Namespaces
-
namespace @nonymous_namespace -
namespace CU -
namespace CustomCreatorDeletor -
namespace MemRef -
namespace N1 -
namespace NestedStatics -
namespace PPCDoubleDoubleCompareAbsoluteValueTestDetails -
namespace PPCDoubleDoubleConvertToIntegerTestDetails -
namespace PPCDoubleDoubleFrexpTestDetails -
namespace StubParser -
namespace X -
namespace adl_test -
namespace assertion_checks -
namespace bitcode_strip -
namespace inferred_upcasting -
namespace install_name_tool -
namespace legacy -
namespace lipo -
namespace namespace_with_adl -
namespace objcopy_opt -
namespace objdump_opt -
namespace otool -
namespace pointer_wrappers -
namespace rc_opt -
namespace some_namespace -
namespace stats -
namespace strip -
namespace test1 -
namespace triviality -
namespace windres_opt
Enumerations
enum Flags
| Name | Value |
|---|---|
| F0 | 0 |
| F1 | 1 |
| F2 | 2 |
| F3 | 4 |
| F4 | 8 |
| LLVM_BITMASK_LARGEST_ENUMERATOR | F4 |
enum BitmaskEnum
| Name | Value |
|---|---|
| F1 | 0x1 |
| F2 | 0x2 |
| LLVM_BITMASK_LARGEST_ENUMERATOR | F2 |
enum ErrorErrorCode
| Name | Value |
|---|---|
| MultipleErrors | 1 |
| FileError | 2 |
| InconvertibleError | 3 |
enum MetadataRecordKinds
| Name | Value |
|---|---|
| NewBufferKind | 0 |
| EndOfBufferKind | 1 |
| NewCPUIdKind | 2 |
| TSCWrapKind | 3 |
| WalltimeMarkerKind | 4 |
| CustomEventMarkerKind | 5 |
| CallArgumentKind | 6 |
| BufferExtentsKind | 7 |
| TypedEventMarkerKind | 8 |
| PidKind | 9 |
| EnumEndMarker | 10 |
enum ItemValid
| Name | Value |
|---|---|
| ValidItem | 0 |
| InvalidItem | 1 |
enum LinkValid
| Name | Value |
|---|---|
| ValidLink | 0 |
| InvalidLink | 1 |
enum IPOGrouping
| Name | Value |
|---|---|
| Register | 0 |
| Return | 1 |
| Memory | 2 |
enum DWARFSectionKindV2
| Name | Value |
|---|---|
| DW_SECT_INFO | 1 |
| DW_SECT_TYPES | 2 |
| DW_SECT_ABBREV | 3 |
| DW_SECT_LINE | 4 |
| DW_SECT_LOC | 5 |
| DW_SECT_STR_OFFSETS | 6 |
| DW_SECT_MACINFO | 7 |
| DW_SECT_MACRO | 8 |
enum LVCompareItem
| Name | Value |
|---|---|
| Scope | 0 |
| Symbol | 1 |
| Type | 2 |
| Line | 3 |
| Total | 4 |
enum
| Name | Value |
|---|---|
| Rec_Continued | 1 |
| Rec_Continuation | 1 << (8 - 6 - 1) |
enum LVCompareIndex
| Name | Value |
|---|---|
| Header | 0 |
| Expected | 1 |
| Missing | 2 |
| Added | 3 |
enum LinkFrom
| Name | Value |
|---|---|
| Dst | 0 |
| Src | 1 |
| Both | 2 |
enum DefaultOnOff
| Name | Value |
|---|---|
| Default | 0 |
| Enable | 1 |
| Disable | 2 |
enum X86_32RelType
| Name | Value |
|---|---|
| RT32_NONE | 0 |
| RT32_32 | 1 |
| RT32_16 | 2 |
| RT32_8 | 3 |
enum Flags2
| Name | Value |
|---|---|
| V0 | 0 |
| V1 | 1 |
| V2 | 2 |
| V3 | 4 |
| V4 | 8 |
enum ParseRet
| Name | Value |
|---|---|
| OK | 0 |
| None | 1 |
| Error | 2 |
enum X86_64RelType
| Name | Value |
|---|---|
| RT64_NONE | 0 |
| RT64_64 | 1 |
| RT64_32 | 2 |
| RT64_32S | 3 |
| RT64_16 | 4 |
| RT64_8 | 5 |
enum ManglerPrefixTy
| Name | Value |
|---|---|
| Default | 0 |
| Private | 1 |
| LinkerPrivate | 2 |
enum ID
| Name | Value |
|---|---|
| OPT_INVALID | 0 |
enum EdgeKind_coff_x86_64
| Name | Value |
|---|---|
| PCRel32 | x86_64::FirstPlatformRelocation |
| Pointer32NB | 31 |
| Pointer64 | 32 |
| SectionIdx16 | 33 |
| SecRel32 | 34 |
enum OutputType
| Name | Value |
|---|---|
| AutoPick | 0 |
| RunLLI | 1 |
| RunJIT | 2 |
| RunLLC | 3 |
| RunLLCIA | 4 |
| CompileCustom | 5 |
| Custom | 6 |
enum JITLinkErrorCode
| Name | Value |
|---|---|
| GenericJITLinkError | 1 |
enum Frontend
| Name | Value |
|---|---|
| LLVM | 0 |
| Flang | 1 |
| Clang | 2 |
enum RuntimeDyldErrorCode
| Name | Value |
|---|---|
| GenericRTDyldError | 1 |
enum ObjcopyID
| Name | Value |
|---|---|
| OBJCOPY_INVALID | 0 |
enum
| Name | Value |
|---|---|
| OPT_INVALID | 0 |
enum BasicType
| Name | Value |
|---|---|
| Bool | 0 |
| Char | 1 |
| I8 | 2 |
| I16 | 3 |
| I32 | 4 |
| I64 | 5 |
| I128 | 6 |
| ISize | 7 |
| U8 | 8 |
| U16 | 9 |
| U32 | 10 |
| U64 | 11 |
| U128 | 12 |
| USize | 13 |
| F32 | 14 |
| F64 | 15 |
| Str | 16 |
| Placeholder | 17 |
| Unit | 18 |
| Variadic | 19 |
| Never | 20 |
enum PrefixKind
| Name | Value |
|---|---|
| None | 0 |
| REX | 1 |
| REX2 | 2 |
| XOP | 3 |
| VEX2 | 4 |
| VEX3 | 5 |
| EVEX | 6 |
enum EnumClass
| Name | Value |
|---|---|
| Val | 0 |
enum RegDomain
| Name | Value |
|---|---|
| NoDomain | -1 |
| GPRDomain | 0 |
| MaskDomain | 1 |
| OtherDomain | 2 |
| NumDomains | 3 |
enum PassDebugLevel
| Name | Value |
|---|---|
| Disabled | 0 |
| Arguments | 1 |
| Structure | 2 |
| Executions | 3 |
| Details | 4 |
enum FileFormat
| Name | Value |
|---|---|
| IFS | 0 |
| ELF | 1 |
| TBD | 2 |
enum TestEnumeration
| Name | Value |
|---|---|
| TE_Foo | 42 |
| TE_Bar | 43 |
enum Level
| Name | Value |
|---|---|
| Locations | 0 |
| LocationsAndVariables | 1 |
enum CommandKind
| Name | Value |
|---|---|
| Invalid | 0 |
| Dump | 1 |
| CatNodeData | 2 |
| MakeBlob | 3 |
| MakeNode | 4 |
| ListObjectReferences | 5 |
| Import | 6 |
| PutCacheKey | 7 |
| GetCacheResult | 8 |
| Validate | 9 |
| ValidateObject | 10 |
| ValidateIfNeeded | 11 |
| Prune | 12 |
enum AuxiliaryType
| Name | Value |
|---|---|
| ATWeakExternal | 0 |
| ATFile | 1 |
| ATSectionDefinition | 2 |
enum MockInstrId
| Name | Value |
|---|---|
| Copy | 0 |
| Load | 1 |
| Store | 2 |
| LoadStore | 3 |
| CheapRemat | 4 |
| ExpensiveRemat | 5 |
| Dbg | 6 |
| InlAsm | 7 |
| Kill | 8 |
| TotalMockInstrs | 9 |
enum IsInType
| Name | Value |
|---|---|
| No | 0 |
| Yes | 1 |
enum ValueRange
| Name | Value |
|---|---|
| VALRNG_KNOWN_SHORT | 0 |
| VALRNG_UNKNOWN | 1 |
| VALRNG_LIKELY_LONG | 2 |
enum FunctionState
| Name | Value |
|---|---|
| InProlog | 0 |
| HasProlog | 1 |
| InEpilog | 2 |
| FinishedEpilog | 3 |
enum LipoID
| Name | Value |
|---|---|
| LIPO_INVALID | 0 |
enum LeaveGenericsOpen
| Name | Value |
|---|---|
| No | 0 |
| Yes | 1 |
enum InstallNameToolID
| Name | Value |
|---|---|
| INSTALL_NAME_TOOL_INVALID | 0 |
enum OutputFormatTy
| Name | Value |
|---|---|
| berkeley | 0 |
| sysv | 1 |
| darwin | 2 |
enum RadixTy
| Name | Value |
|---|---|
| octal | 8 |
| decimal | 10 |
| hexadecimal | 16 |
enum ConversionType
| Name | Value |
|---|---|
| UTF8ToIBM1047 | 0 |
| IBM1047ToUTF8 | 1 |
enum ProfileKinds
| Name | Value |
|---|---|
| instr | 0 |
| sample | 1 |
| memory | 2 |
enum FailureMode
| Name | Value |
|---|---|
| warnOnly | 0 |
| failIfAnyAreInvalid | 1 |
| failIfAllAreInvalid | 2 |
enum Windres_ID
| Name | Value |
|---|---|
| WINDRES_INVALID | 0 |
enum ProfileFormat
| Name | Value |
|---|---|
| PF_None | 0 |
| PF_Text | 1 |
| PF_Compact_Binary | 2 |
| PF_Ext_Binary | 3 |
| PF_GCC | 4 |
| PF_Binary | 5 |
enum RuleTy
| Name | Value |
|---|---|
| PerLoopCacheAnalysis | 0 |
| PerInstrOrderCost | 1 |
| ForVectorization | 2 |
| Ignore | 3 |
enum SparseLevel
| Name | Value |
|---|---|
| Dense | 0 |
| SpecialValuesWithAllPowerOfTwos | 1 |
| SpecialValuesOnly | 2 |
enum SortSymbolKeyTy
| Name | Value |
|---|---|
| NAME | 0 |
| TYPE | 1 |
| UNKNOWN | 100 |
enum OffsetKind
| Name | Value |
|---|---|
| kFixed | 0 |
| kGlobal | 1 |
| kIfunc | 2 |
| kTls | 3 |
enum BitModeTy
| Name | Value |
|---|---|
| Bit32 | 0 |
| Bit64 | 1 |
| Bit32_64 | 2 |
| Any | 3 |
enum ShowFormat
| Name | Value |
|---|---|
| Text | 0 |
| Json | 1 |
| Yaml | 2 |
enum ActionType
| Name | Value |
|---|---|
| CoveredFunctionsAction | 0 |
| DiffAction | 1 |
| HtmlReportAction | 2 |
| MergeAction | 3 |
| NotCoveredFunctionsAction | 4 |
| PrintAction | 5 |
| PrintCovPointsAction | 6 |
| StatsAction | 7 |
| SymbolizeAction | 8 |
| UnionAction | 9 |
enum JITKind
| Name | Value |
|---|---|
| MCJIT | 0 |
| Orc | 1 |
| OrcLazy | 2 |
enum JITLinkerKind
| Name | Value |
|---|---|
| Default | 0 |
| RuntimeDyld | 1 |
| JITLink | 2 |
enum LipoAction
| Name | Value |
|---|---|
| PrintArchs | 0 |
| PrintInfo | 1 |
| VerifyArch | 2 |
| ThinArch | 3 |
| ExtractArch | 4 |
| CreateUniversal | 5 |
| ReplaceArch | 6 |
enum BitcodeStripID
| Name | Value |
|---|---|
| BITCODE_STRIP_INVALID | 0 |
enum
| Name | Value |
|---|---|
| SWITCH_INST_MAGIC | 0x4B5 |
enum FieldType
| Name | Value |
|---|---|
| FT_INTEGRAL | 0 |
| FT_REAL | 1 |
| FT_STRUCT | 2 |
enum TBDKey
| Name | Value |
|---|---|
| TBDVersion | 0U |
| MainLibrary | 1 |
| Documents | 2 |
| TargetInfo | 3 |
| Targets | 4 |
| Target | 5 |
| Deployment | 6 |
| Flags | 7 |
| Attributes | 8 |
| InstallName | 9 |
| CurrentVersion | 10 |
| CompatibilityVersion | 11 |
| Version | 12 |
| SwiftABI | 13 |
| ABI | 14 |
| ParentUmbrella | 15 |
| Umbrella | 16 |
| AllowableClients | 17 |
| Clients | 18 |
| ReexportLibs | 19 |
| Names | 20 |
| Name | 21 |
| Exports | 22 |
| Reexports | 23 |
| Undefineds | 24 |
| Data | 25 |
| Text | 26 |
| Weak | 27 |
| ThreadLocal | 28 |
| Globals | 29 |
| ObjCClass | 30 |
| ObjCEHType | 31 |
| ObjCIvar | 32 |
| RPath | 33 |
| Paths | 34 |
enum HoistResult
| Name | Value |
|---|---|
| NotHoisted | 1 |
| Hoisted | 2 |
| ErasedMI | 4 |
enum DependenceTestType
| Name | Value |
|---|---|
| All | 0 |
| StrongSIV | 1 |
| WeakCrossingSIV | 2 |
| ExactSIV | 3 |
| WeakZeroSIV | 4 |
| ExactRDIV | 5 |
| SymbolicRDIV | 6 |
| GCDMIV | 7 |
| BanerjeeMIV | 8 |
enum Radix
| Name | Value |
|---|---|
| d | 0 |
| o | 1 |
| x | 2 |
enum ErrorDetailLevel
| Name | Value |
|---|---|
| OnlyDetailsNoSummary | 0 |
| NoDetailsOnlySummary | 1 |
| NoDetailsOrSummary | 2 |
| BothDetailsAndSummary | 3 |
| Unspecified | 4 |
enum
| Name | Value |
|---|---|
| VST_ENTRY_8_ABBREV | bitc::FIRST_APPLICATION_ABBREV |
| VST_ENTRY_7_ABBREV | 5 |
| VST_ENTRY_6_ABBREV | 6 |
| VST_BBENTRY_6_ABBREV | 7 |
| CONSTANTS_SETTYPE_ABBREV | bitc::FIRST_APPLICATION_ABBREV |
| CONSTANTS_INTEGER_ABBREV | 5 |
| CONSTANTS_CE_CAST_Abbrev | 6 |
| CONSTANTS_NULL_Abbrev | 7 |
| FUNCTION_INST_LOAD_ABBREV | bitc::FIRST_APPLICATION_ABBREV |
| FUNCTION_INST_STORE_ABBREV | 5 |
| FUNCTION_INST_UNOP_ABBREV | 6 |
| FUNCTION_INST_UNOP_FLAGS_ABBREV | 7 |
| FUNCTION_INST_BINOP_ABBREV | 8 |
| FUNCTION_INST_BINOP_FLAGS_ABBREV | 9 |
| FUNCTION_INST_CAST_ABBREV | 10 |
| FUNCTION_INST_CAST_FLAGS_ABBREV | 11 |
| FUNCTION_INST_RET_VOID_ABBREV | 12 |
| FUNCTION_INST_RET_VAL_ABBREV | 13 |
| FUNCTION_INST_BR_UNCOND_ABBREV | 14 |
| FUNCTION_INST_BR_COND_ABBREV | 15 |
| FUNCTION_INST_UNREACHABLE_ABBREV | 16 |
| FUNCTION_INST_GEP_ABBREV | 17 |
| FUNCTION_INST_CMP_ABBREV | 18 |
| FUNCTION_INST_CMP_FLAGS_ABBREV | 19 |
| FUNCTION_DEBUG_RECORD_VALUE_ABBREV | 20 |
| FUNCTION_DEBUG_LOC_ABBREV | 21 |
enum StripID
| Name | Value |
|---|---|
| STRIP_INVALID | 0 |
enum
| Name | Value |
|---|---|
| DOSStubSize | 128 |
enum OtoolOptID
| Name | Value |
|---|---|
| OTOOL_INVALID | 0 |
enum MipsABI
| Name | Value |
|---|---|
| Unknown | 0 |
| O32 | 1 |
| N32 | 2 |
| N64 | 3 |
enum MergeTypeT
| Name | Value |
|---|---|
| X_Y | 0 |
| Y_X | 1 |
| X1_Y_X2 | 2 |
| Y_X2_X1 | 3 |
| X2_X1_Y | 4 |
enum FlagsClass
| Name | Value |
|---|---|
| F0 | 0 |
| F1 | 1 |
| F2 | 2 |
| F3 | 4 |
| LLVM_BITMASK_LARGEST_ENUMERATOR | F3 |
enum UntypedEnum
| Name | Value |
|---|---|
| A | 3 |
enum FTValueType
| Name | Value |
|---|---|
| kFloat | 0 |
| kDouble | 1 |
| kLongDouble | 2 |
| kNumValueTypes | 3 |
enum Format
| Name | Value |
|---|---|
| Rc | 0 |
| Res | 1 |
| Coff | 2 |
| Unknown | 3 |
enum TypedEnum
| Name | Value |
|---|---|
| B | 3 |
enum FeatureIDs
| Name | Value |
|---|---|
| mask | 0 |
| is_free | 1 |
| nr_urgent | 2 |
| nr_broken_hints | 3 |
| is_hint | 4 |
| is_local | 5 |
| nr_rematerializable | 6 |
| nr_defs_and_uses | 7 |
| weighed_reads_by_max | 8 |
| weighed_writes_by_max | 9 |
| weighed_read_writes_by_max | 10 |
| weighed_indvars_by_max | 11 |
| hint_weights_by_max | 12 |
| start_bb_freq_by_max | 13 |
| end_bb_freq_by_max | 14 |
| hottest_bb_freq_by_max | 15 |
| liverange_size | 16 |
| use_def_density | 17 |
| max_stage | 18 |
| min_stage | 19 |
| progress | 20 |
| FeatureCount | 21 |
enum OverwriteResult
| Name | Value |
|---|---|
| OW_Begin | 0 |
| OW_Complete | 1 |
| OW_End | 2 |
| OW_PartialEarlierWithFullLater | 3 |
| OW_MaybePartial | 4 |
| OW_None | 5 |
| OW_Unknown | 6 |
enum SCEVMonotonicityType
| Name | Value |
|---|---|
| Unknown | 0 |
| Invariant | 1 |
| MultivariateSignedMonotonic | 2 |
enum bitAttr_t
| Name | Value |
|---|---|
| ATTR_NONE | 0 |
| ATTR_FILTERED | 1 |
| ATTR_ALL_SET | 2 |
| ATTR_ALL_UNSET | 3 |
| ATTR_MIXED | 4 |
enum FragCalcResult
| Name | Value |
|---|---|
| UseFrag | 0 |
| UseNoFrag | 1 |
| Skip | 2 |
enum ExtType
| Name | Value |
|---|---|
| ZeroExtension | 0 |
| SignExtension | 1 |
| BothExtension | 2 |
enum ModifyDT
| Name | Value |
|---|---|
| NotModifyDT | 0 |
| ModifyBBDT | 1 |
| ModifyInstDT | 2 |
enum FileDifference
| Name | Value |
|---|---|
| IdenticalFile | 0 |
| SameContents | 1 |
| DifferentContents | 2 |
enum ToolType
| Name | Value |
|---|---|
| Objcopy | 0 |
| Strip | 1 |
| InstallNameTool | 2 |
| BitcodeStrip | 3 |
enum OpenMPOffloadingRequiresDirFlags
| Name | Value |
|---|---|
| OMP_REQ_UNDEFINED | 0x000 |
| OMP_REQ_NONE | 0x001 |
| OMP_REQ_REVERSE_OFFLOAD | 0x002 |
| OMP_REQ_UNIFIED_ADDRESS | 0x004 |
| OMP_REQ_UNIFIED_SHARED_MEMORY | 0x008 |
| OMP_REQ_DYNAMIC_ALLOCATORS | 0x010 |
| LLVM_BITMASK_LARGEST_ENUMERATOR | OMP_REQ_DYNAMIC_ALLOCATORS |
enum VisitMode
| Name | Value |
|---|---|
| VM_counting | 0 |
| VM_instrument | 1 |
| VM_annotate | 2 |
enum PointerStripKind
| Name | Value |
|---|---|
| PSK_ZeroIndices | 0 |
| PSK_ZeroIndicesAndAliases | 1 |
| PSK_ZeroIndicesSameRepresentation | 2 |
| PSK_ForAliasAnalysis | 3 |
| PSK_InBoundsConstantIndices | 4 |
| PSK_InBounds | 5 |
enum ValueProfilingCallType
| Name | Value |
|---|---|
| Default | 0 |
| MemOp | 1 |
enum FooStrategy
| Name | Value |
|---|---|
| Aggressive | 0 |
| Conservative | 1 |
enum UseMask
| Name | Value |
|---|---|
| FirstArg | 0 |
| SecondArg | 1 |
| UndefsAsMask | 2 |
enum OvfKind
| Name | Value |
|---|---|
| MinSat | 0 |
| MaxSat | 1 |
enum Base
| Name | Value |
|---|---|
| First | 0 |
enum EmplaceableArgState
| Name | Value |
|---|---|
| EAS_Defaulted | 0 |
| EAS_Arg | 1 |
| EAS_LValue | 2 |
| EAS_RValue | 3 |
| EAS_Failure | 4 |
enum EmplaceableState
| Name | Value |
|---|---|
| ES_Emplaced | 0 |
| ES_Moved | 1 |
enum test_error_code
| Name | Value |
|---|---|
| unspecified | 1 |
| error_1 | 2 |
| error_2 | 3 |
enum Doggos
| Name | Value |
|---|---|
| Floofer | 0 |
| Woofer | 1 |
| SubWoofer | 2 |
| Pupper | 3 |
| Pupperino | 4 |
| Longboi | 5 |
enum UndefPoisonKind
| Name | Value |
|---|---|
| PoisonOnly | (1 << 0) |
| UndefOnly | (1 << 1) |
| UndefOrPoison | PoisonOnly | UndefOnly |
enum MatchStatus
| Name | Value |
|---|---|
| MS_Match | 0 |
| MS_FirstUnique | 1 |
| MS_SecondUnique | 2 |
| MS_None | 3 |
enum Enum
| Name | Value |
|---|---|
| Val1 | 0 |
| Val2 | 1 |
Inner Classes
-
class A -
class A -
class A -
class A1 -
class A2 -
class A4 -
class A8 -
class AAAddressSpaceArgument -
class AAAddressSpaceCallSiteArgument -
class AAAddressSpaceCallSiteReturned -
class AAAddressSpaceFloating -
class AAAddressSpaceImpl -
class AAAddressSpaceReturned -
class AAAlignArgument -
class AAAlignCallSiteArgument -
class AAAlignCallSiteReturned -
class AAAlignFloating -
class AAAlignImpl -
class AAAlignReturned -
class AAAllocationInfoArgument -
class AAAllocationInfoCallSiteArgument -
class AAAllocationInfoCallSiteReturned -
class AAAllocationInfoFloating -
class AAAllocationInfoImpl -
class AAAllocationInfoReturned -
class AAArgumentFromCallSiteArguments -
class AAAssumptionInfoCallSite -
class AAAssumptionInfoFunction -
class AAAssumptionInfoImpl -
class AACallEdgesCallSite -
class AACallEdgesFunction -
class AACallEdgesImpl -
class AACalleeToCallSite -
class AADenormalFPMathFunction -
class AADenormalFPMathImpl -
class AADereferenceableArgument -
class AADereferenceableCallSiteArgument -
class AADereferenceableCallSiteReturned -
class AADereferenceableFloating -
class AADereferenceableImpl -
class AADereferenceableReturned -
class AAExecutionDomainFunction -
class AAFoldRuntimeCall -
class AAFoldRuntimeCallCallSiteReturned -
class AAGlobalValueInfoFloating -
class AAHeapToShared -
class AAHeapToSharedFunction -
class AAHeapToStackFunction -
class AAICVTracker -
class AAICVTrackerCallSite -
class AAICVTrackerCallSiteReturned -
class AAICVTrackerFunction -
class AAICVTrackerFunctionReturned -
class AAIndirectCallInfoCallSite -
class AAInstanceInfoArgument -
class AAInstanceInfoCallSiteArgument -
class AAInstanceInfoCallSiteReturned -
class AAInstanceInfoFloating -
class AAInstanceInfoImpl -
class AAInstanceInfoReturned -
class AAInterFnReachabilityFunction -
class AAIntraFnReachabilityFunction -
class AAInvariantLoadPointerArgument -
class AAInvariantLoadPointerCallSiteArgument -
class AAInvariantLoadPointerCallSiteReturned -
class AAInvariantLoadPointerFloating -
class AAInvariantLoadPointerImpl -
class AAInvariantLoadPointerReturned -
class AAIsDeadArgument -
class AAIsDeadCallSite -
class AAIsDeadCallSiteArgument -
class AAIsDeadCallSiteReturned -
class AAIsDeadFloating -
class AAIsDeadFunction -
class AAIsDeadReturned -
class AAIsDeadValueImpl -
class AAKernelInfo -
class AAKernelInfoCallSite -
class AAKernelInfoFunction -
class AAMemoryBehaviorArgument -
class AAMemoryBehaviorCallSite -
class AAMemoryBehaviorCallSiteArgument -
class AAMemoryBehaviorCallSiteReturned -
class AAMemoryBehaviorFloating -
class AAMemoryBehaviorFunction -
class AAMemoryBehaviorImpl -
class AAMemoryLocationCallSite -
class AAMemoryLocationFunction -
class AAMemoryLocationImpl -
class AAMustProgressCallSite -
class AAMustProgressFunction -
class AAMustProgressImpl -
class AANoAliasAddrSpaceArgument -
class AANoAliasAddrSpaceCallSiteArgument -
class AANoAliasAddrSpaceCallSiteReturned -
class AANoAliasAddrSpaceFloating -
class AANoAliasAddrSpaceImpl -
class AANoAliasAddrSpaceReturned -
class AANoAliasArgument -
class AANoAliasCallSiteArgument -
class AANoAliasCallSiteReturned -
class AANoAliasFloating -
class AANoAliasImpl -
class AANoAliasReturned -
class AANoCaptureArgument -
class AANoCaptureCallSiteArgument -
class AANoCaptureCallSiteReturned -
class AANoCaptureFloating -
class AANoCaptureImpl -
class AANoCaptureReturned -
class AANoFPClassArgument -
class AANoFPClassCallSiteArgument -
class AANoFPClassCallSiteReturned -
class AANoFPClassFloating -
class AANoFPClassImpl -
class AANoFPClassReturned -
class AANoFreeArgument -
class AANoFreeCallSite -
class AANoFreeCallSiteArgument -
class AANoFreeCallSiteReturned -
class AANoFreeFloating -
class AANoFreeFunction -
class AANoFreeImpl -
class AANoFreeReturned -
class AANoRecurseCallSite -
class AANoRecurseFunction -
class AANoRecurseImpl -
class AANoReturnCallSite -
class AANoReturnFunction -
class AANoReturnImpl -
class AANoSyncCallSite -
class AANoSyncFunction -
class AANoSyncImpl -
class AANoUndefArgument -
class AANoUndefCallSiteArgument -
class AANoUndefCallSiteReturned -
class AANoUndefFloating -
class AANoUndefImpl -
class AANoUndefReturned -
class AANoUnwindCallSite -
class AANoUnwindFunction -
class AANoUnwindImpl -
class AANonConvergentFunction -
class AANonConvergentImpl -
class AANonNullArgument -
class AANonNullCallSiteArgument -
class AANonNullCallSiteReturned -
class AANonNullFloating -
class AANonNullImpl -
class AANonNullReturned -
class AAPassInfraTest -
class AAPassInfraTest_injectExternalAA_Test -
class AAPointerInfoArgument -
class AAPointerInfoCallSiteArgument -
class AAPointerInfoCallSiteReturned -
class AAPointerInfoFloating -
class AAPointerInfoImpl -
class AAPointerInfoReturned -
class AAPotentialConstantValuesArgument -
class AAPotentialConstantValuesCallSite -
class AAPotentialConstantValuesCallSiteArgument -
class AAPotentialConstantValuesCallSiteReturned -
class AAPotentialConstantValuesFloating -
class AAPotentialConstantValuesFunction -
class AAPotentialConstantValuesImpl -
class AAPotentialConstantValuesReturned -
class AAPotentialValuesArgument -
class AAPotentialValuesCallSite -
class AAPotentialValuesCallSiteArgument -
class AAPotentialValuesCallSiteReturned -
class AAPotentialValuesFloating -
class AAPotentialValuesFunction -
class AAPotentialValuesImpl -
class AAPotentialValuesReturned -
class AAPrivatizablePtrArgument -
class AAPrivatizablePtrCallSiteArgument -
class AAPrivatizablePtrCallSiteReturned -
class AAPrivatizablePtrFloating -
class AAPrivatizablePtrImpl -
class AAPrivatizablePtrReturned -
class AAReturnedFromReturnedValues -
class AATestPass -
class AAUndefinedBehaviorFunction -
class AAUndefinedBehaviorImpl -
class AAUnderlyingObjectsArgument -
class AAUnderlyingObjectsCallSite -
class AAUnderlyingObjectsCallSiteArgument -
class AAUnderlyingObjectsCallSiteReturned -
class AAUnderlyingObjectsFloating -
class AAUnderlyingObjectsFunction -
class AAUnderlyingObjectsImpl -
class AAUnderlyingObjectsReturned -
class AAValueConstantRangeArgument -
class AAValueConstantRangeCallSite -
class AAValueConstantRangeCallSiteArgument -
class AAValueConstantRangeCallSiteReturned -
class AAValueConstantRangeFloating -
class AAValueConstantRangeFunction -
class AAValueConstantRangeImpl -
class AAValueConstantRangeReturned -
class AAValueSimplifyArgument -
class AAValueSimplifyCallSite -
class AAValueSimplifyCallSiteArgument -
class AAValueSimplifyCallSiteReturned -
class AAValueSimplifyFloating -
class AAValueSimplifyFunction -
class AAValueSimplifyImpl -
class AAValueSimplifyReturned -
class AAWillReturnCallSite -
class AAWillReturnFunction -
class AAWillReturnImpl -
class AArch64CPUAliasTestFixture -
class AArch64CPUAliasTestFixture_testCPUAlias_Test -
class AArch64CPUAliasTestParams -
class AArch64CPUTestFixture -
class AArch64CPUTestFixture_testAArch64CPU_Test -
class AArch64CPUTestParams -
class AArch64ExtensionDependenciesBaseArchTestFixture -
class AArch64ExtensionDependenciesBaseArchTestFixture_AArch64ExtensionDependenciesBaseArch_Test -
class AArch64ExtensionDependenciesBaseArchTestParams -
class AArch64ExtensionDependenciesBaseCPUTestFixture -
class AArch64ExtensionDependenciesBaseCPUTestFixture_AArch64ExtensionDependenciesBaseCPU_Test -
class AArch64ExtensionDependenciesBaseCPUTestParams -
class AArch64GISelMITest_AddLike_Test -
class AArch64GISelMITest_BasicLegalizerTest_Test -
class AArch64GISelMITest_BitcastBitOps_Test -
class AArch64GISelMITest_BitcastLoad_Test -
class AArch64GISelMITest_BitcastSelect_Test -
class AArch64GISelMITest_BitcastStore_Test -
class AArch64GISelMITest_ConstFalseTest_Test -
class AArch64GISelMITest_CreateLibcall_Test -
class AArch64GISelMITest_DeferredMatching_Test -
class AArch64GISelMITest_FewerElementsAnd_Test -
class AArch64GISelMITest_FewerElementsFreeze_Test -
class AArch64GISelMITest_FewerElementsInsertVectorElt_Test -
class AArch64GISelMITest_FewerElementsPhi_Test -
class AArch64GISelMITest_FoldBinOp_Test -
class AArch64GISelMITest_FoldWithBuilder_Test -
class AArch64GISelMITest_FrameIndexAliasing_Test -
class AArch64GISelMITest_LibcallCtlzZeroUndef_Test -
class AArch64GISelMITest_LibcallFAdd_Test -
class AArch64GISelMITest_LibcallFCeil_Test -
class AArch64GISelMITest_LibcallFDiv_Test -
class AArch64GISelMITest_LibcallFExp2_Test -
class AArch64GISelMITest_LibcallFExp_Test -
class AArch64GISelMITest_LibcallFFloor_Test -
class AArch64GISelMITest_LibcallFMa_Test -
class AArch64GISelMITest_LibcallFMaxNum_Test -
class AArch64GISelMITest_LibcallFMinNum_Test -
class AArch64GISelMITest_LibcallFMul_Test -
class AArch64GISelMITest_LibcallFNearbyInt_Test -
class AArch64GISelMITest_LibcallFPExt_Test -
class AArch64GISelMITest_LibcallFPTrunc_Test -
class AArch64GISelMITest_LibcallFPow_Test -
class AArch64GISelMITest_LibcallFRem_Test -
class AArch64GISelMITest_LibcallFRint_Test -
class AArch64GISelMITest_LibcallFSqrt_Test -
class AArch64GISelMITest_LibcallFSub_Test -
class AArch64GISelMITest_LibcallMul_Test -
class AArch64GISelMITest_LibcallSRem_Test -
class AArch64GISelMITest_LibcallSimple_Test -
class AArch64GISelMITest_LibcallURem_Test -
class AArch64GISelMITest_LowerBSWAP_Test -
class AArch64GISelMITest_LowerBitCountingCTLZ0_Test -
class AArch64GISelMITest_LowerBitCountingCTLZ1_Test -
class AArch64GISelMITest_LowerBitCountingCTLZLibcall_Test -
class AArch64GISelMITest_LowerBitCountingCTTZ0_Test -
class AArch64GISelMITest_LowerBitCountingCTTZ1_Test -
class AArch64GISelMITest_LowerBitCountingCTTZ2_Test -
class AArch64GISelMITest_LowerBitCountingCTTZ3_Test -
class AArch64GISelMITest_LowerFFloor_Test -
class AArch64GISelMITest_LowerFNEG_Test -
class AArch64GISelMITest_LowerInsert_Test -
class AArch64GISelMITest_LowerMergeValues_Test -
class AArch64GISelMITest_LowerMinMax_Test -
class AArch64GISelMITest_LowerRotatesNonPow2_Test -
class AArch64GISelMITest_LowerRotatesVector_Test -
class AArch64GISelMITest_LowerRotates_Test -
class AArch64GISelMITest_LowerSDIVREM_Test -
class AArch64GISelMITest_LowerSEXTINREG_Test -
class AArch64GISelMITest_LowerSelect_Test -
class AArch64GISelMITest_LowerUDIVREM_Test -
class AArch64GISelMITest_MachineInstrPtrBind_Test -
class AArch64GISelMITest_MatcCommutativeFCmp_Test -
class AArch64GISelMITest_MatcCommutativeICmp_Test -
class AArch64GISelMITest_MatchAllOnesInt_Test -
class AArch64GISelMITest_MatchBinaryOp_Test -
class AArch64GISelMITest_MatchCombinators_Test -
class AArch64GISelMITest_MatchConstantSplat_Test -
class AArch64GISelMITest_MatchExtendsTrunc_Test -
class AArch64GISelMITest_MatchFCmp_Test -
class AArch64GISelMITest_MatchFPOrIntConst_Test -
class AArch64GISelMITest_MatchFPUnaryOp_Test -
class AArch64GISelMITest_MatchICmp_Test -
class AArch64GISelMITest_MatchIntConstantRegister_Test -
class AArch64GISelMITest_MatchIntConstantSplat_Test -
class AArch64GISelMITest_MatchIntConstant_Test -
class AArch64GISelMITest_MatchMiscellaneous_Test -
class AArch64GISelMITest_MatchNeg_Test -
class AArch64GISelMITest_MatchNot_Test -
class AArch64GISelMITest_MatchSpecificConstantOrSplat_Test -
class AArch64GISelMITest_MatchSpecificConstantSplat_Test -
class AArch64GISelMITest_MatchSpecificConstant_Test -
class AArch64GISelMITest_MatchSpecificReg_Test -
class AArch64GISelMITest_MatchSpecificType_Test -
class AArch64GISelMITest_MatchZeroInt_Test -
class AArch64GISelMITest_MoreElementsAnd_Test -
class AArch64GISelMITest_MoreElementsFreeze_Test -
class AArch64GISelMITest_MoreElementsSelect_Test -
class AArch64GISelMITest_NarrowFreeze_Test -
class AArch64GISelMITest_NarrowImplicitDef_Test -
class AArch64GISelMITest_NarrowSADDE_Test -
class AArch64GISelMITest_NarrowSADDO_Test -
class AArch64GISelMITest_NarrowSEXTINREG2_Test -
class AArch64GISelMITest_NarrowSEXTINREG_Test -
class AArch64GISelMITest_NarrowSSUBE_Test -
class AArch64GISelMITest_NarrowSSUBO_Test -
class AArch64GISelMITest_NarrowScalarCTLZ_Test -
class AArch64GISelMITest_NarrowScalarCTTZ_Test -
class AArch64GISelMITest_NarrowScalarExtract_Test -
class AArch64GISelMITest_NarrowUADDE_Test -
class AArch64GISelMITest_NarrowUADDO_Test -
class AArch64GISelMITest_NarrowUSUBE_Test -
class AArch64GISelMITest_NarrowUSUBO_Test -
class AArch64GISelMITest_OffsetAliasing_Test -
class AArch64GISelMITest_SimpleAlias_Test -
class AArch64GISelMITest_TestCSEConstantConfig_Test -
class AArch64GISelMITest_TestCSEImmediateNextCSE_Test -
class AArch64GISelMITest_TestCSE_Test -
class AArch64GISelMITest_TestConstantFoldCTL_Test -
class AArch64GISelMITest_TestConstantFoldCTT_Test -
class AArch64GISelMITest_TestConstantFoldICMP_Test -
class AArch64GISelMITest_TestInstructionSelectErase_Test -
class AArch64GISelMITest_UnorderedArtifactCombiningManyCopiesTest_Test -
class AArch64GISelMITest_UnorderedArtifactCombiningTest_Test -
class AArch64GISelMITest_WidenBitCountingCTLZZeroUndef_Test -
class AArch64GISelMITest_WidenBitCountingCTLZ_Test -
class AArch64GISelMITest_WidenBitCountingCTPOP1_Test -
class AArch64GISelMITest_WidenBitCountingCTPOP2_Test -
class AArch64GISelMITest_WidenBitCountingCTPOP_Test -
class AArch64GISelMITest_WidenBitCountingCTTZ_Test -
class AArch64GISelMITest_WidenBitCountingCTTZ_ZERO_UNDEF_Test -
class AArch64GISelMITest_WidenFreeze_Test -
class AArch64GISelMITest_WidenSADDE_Test -
class AArch64GISelMITest_WidenSADDO_Test -
class AArch64GISelMITest_WidenSEXTINREG_Test -
class AArch64GISelMITest_WidenSSUBE_Test -
class AArch64GISelMITest_WidenSSUBO_Test -
class AArch64GISelMITest_WidenScalarBuildVector_Test -
class AArch64GISelMITest_WidenScalarMergeValuesPointer_Test -
class AArch64GISelMITest_WidenUADDE_Test -
class AArch64GISelMITest_WidenUADDO_Test -
class AArch64GISelMITest_WidenUMULOCondition_Test -
class AArch64GISelMITest_WidenUSUBE_Test -
class AArch64GISelMITest_WidenUSUBO_Test -
class AArch64GISelMITest_WidenUnmerge_Test -
class AArch64GISelMITest_moreElementsShuffle_Test -
class AArch64GISelMITest_narrowScalarShiftByConstant_Test -
class AArch64GISelMITest_widenScalarUnmerge_Test -
class AArch64PrettyPrinter -
class ADCEChanged -
class ALegalizerInfo -
class AMDGCNPrettyPrinter -
class AMDGPUGISelMITest_isConstantOrConstantSplatVectorFP_Test -
class AMDGPUUnsafeFPAtomicsUpgradeVisitor -
class APFloatConvertFromAPIntParamTest -
class APFloatConvertFromAPIntParamTest_HalfwayRounding_Test -
class APFloatConvertFromAPIntParamTest_MaxMagnitude_Test -
class APFloatTest_AddOrSubtractSignificand_Test -
class APFloatTest_BFloatToDouble_Test -
class APFloatTest_BFloatToFloat_Test -
class APFloatTest_BitsToF8ToBits_Test -
class APFloatTest_Comparisons_Test -
class APFloatTest_ConvertDoubleToE2M1F_Test -
class APFloatTest_ConvertDoubleToE8M0FNU_Test -
class APFloatTest_ConvertE2M3FToE3M2F_Test -
class APFloatTest_ConvertE3M2FToE2M3F_Test -
class APFloatTest_ConvertE4M3FNToE5M2_Test -
class APFloatTest_ConvertE4M3FNUZToE5M2FNUZ_Test -
class APFloatTest_ConvertE5M2FNUZToE4M3FNUZ_Test -
class APFloatTest_ConvertE5M2ToE4M3FN_Test -
class APFloatTest_DecimalStringsWithoutNullTerminators_Test -
class APFloatTest_Denormal_Test -
class APFloatTest_F8ToBitsToF8_Test -
class APFloatTest_F8ToString_Test -
class APFloatTest_FMA_Test -
class APFloatTest_Float4E2M1FNFromString_Test -
class APFloatTest_Float4E2M1FNGetInfNaN_Test -
class APFloatTest_Float4E2M1FNNext_Test -
class APFloatTest_Float4E2M1FNToDouble_Test -
class APFloatTest_Float4E2M1FNToFloat_Test -
class APFloatTest_Float4ExhaustivePair_Test -
class APFloatTest_Float6E2M3FNFromString_Test -
class APFloatTest_Float6E2M3FNGetInfNaN_Test -
class APFloatTest_Float6E2M3FNNext_Test -
class APFloatTest_Float6E2M3FNToDouble_Test -
class APFloatTest_Float6E2M3FNToFloat_Test -
class APFloatTest_Float6E3M2FNFromString_Test -
class APFloatTest_Float6E3M2FNGetInfNaN_Test -
class APFloatTest_Float6E3M2FNNext_Test -
class APFloatTest_Float6E3M2FNToDouble_Test -
class APFloatTest_Float6E3M2FNToFloat_Test -
class APFloatTest_Float6ExhaustivePair_Test -
class APFloatTest_Float8E3M4ToDouble_Test -
class APFloatTest_Float8E3M4ToFloat_Test -
class APFloatTest_Float8E4M3FNAdd_Test -
class APFloatTest_Float8E4M3FNDivideByZero_Test -
class APFloatTest_Float8E4M3FNExhaustive_Test -
class APFloatTest_Float8E4M3FNFromString_Test -
class APFloatTest_Float8E4M3FNGetInf_Test -
class APFloatTest_Float8E4M3FNNext_Test -
class APFloatTest_Float8E4M3FNToDouble_Test -
class APFloatTest_Float8E4M3FNToFloat_Test -
class APFloatTest_Float8E4M3FNUZAdd_Test -
class APFloatTest_Float8E4M3FNUZChangeSign_Test -
class APFloatTest_Float8E4M3FNUZDivideByZero_Test -
class APFloatTest_Float8E4M3FNUZFromString_Test -
class APFloatTest_Float8E4M3FNUZNext_Test -
class APFloatTest_Float8E4M3FNUZToDouble_Test -
class APFloatTest_Float8E4M3FNUZToFloat_Test -
class APFloatTest_Float8E4M3ToDouble_Test -
class APFloatTest_Float8E4M3ToFloat_Test -
class APFloatTest_Float8E5M2FNUZAdd_Test -
class APFloatTest_Float8E5M2FNUZChangeSign_Test -
class APFloatTest_Float8E5M2FNUZDivideByZero_Test -
class APFloatTest_Float8E5M2FNUZFromString_Test -
class APFloatTest_Float8E5M2FNUZNext_Test -
class APFloatTest_Float8E5M2FNUZToDouble_Test -
class APFloatTest_Float8E5M2FNUZToFloat_Test -
class APFloatTest_Float8E5M2ToDouble_Test -
class APFloatTest_Float8E5M2ToFloat_Test -
class APFloatTest_Float8E8M0FNUDivideByZero_Test -
class APFloatTest_Float8E8M0FNUExhaustivePair_Test -
class APFloatTest_Float8E8M0FNUExhaustive_Test -
class APFloatTest_Float8E8M0FNUFMA_Test -
class APFloatTest_Float8E8M0FNUFromString_Test -
class APFloatTest_Float8E8M0FNUGetExactLog2_Test -
class APFloatTest_Float8E8M0FNUGetInf_Test -
class APFloatTest_Float8E8M0FNUGetSignedValues_Test -
class APFloatTest_Float8E8M0FNUGetZero_Test -
class APFloatTest_Float8E8M0FNUNext_Test -
class APFloatTest_Float8E8M0FNUSmallest_Test -
class APFloatTest_Float8E8M0FNUValues_Test -
class APFloatTest_Float8ExhaustivePair_Test -
class APFloatTest_Float8UZConvert_Test -
class APFloatTest_Float8UnsignedZeroExhaustive_Test -
class APFloatTest_FloatTF32ToDouble_Test -
class APFloatTest_FloatTF32ToFloat_Test -
class APFloatTest_FrexpQuietSNaN_Test -
class APFloatTest_IEEEdoubleToDouble_Test -
class APFloatTest_IEEEhalfToDouble_Test -
class APFloatTest_IEEEhalfToFloat_Test -
class APFloatTest_IEEEsingleToDouble_Test -
class APFloatTest_IEEEsingleToFloat_Test -
class APFloatTest_IsSmallestNormalized_Test -
class APFloatTest_MaxNum_Test -
class APFloatTest_MaximumNumber_Test -
class APFloatTest_Maximum_Test -
class APFloatTest_MinNum_Test -
class APFloatTest_MinimumNumber_Test -
class APFloatTest_Minimum_Test -
class APFloatTest_PPCDoubleDoubleAddSpecial_Test -
class APFloatTest_PPCDoubleDoubleAdd_Test -
class APFloatTest_PPCDoubleDoubleBitwiseIsEqual_Test -
class APFloatTest_PPCDoubleDoubleChangeSign_Test -
class APFloatTest_PPCDoubleDoubleCompare_Test -
class APFloatTest_PPCDoubleDoubleConvertFromAPIntBoundary_Test -
class APFloatTest_PPCDoubleDoubleConvertFromAPIntEnormous_Test -
class APFloatTest_PPCDoubleDoubleConvertFromAPIntInexact_Test -
class APFloatTest_PPCDoubleDoubleDivide_Test -
class APFloatTest_PPCDoubleDoubleFMA_Test -
class APFloatTest_PPCDoubleDoubleFactories_Test -
class APFloatTest_PPCDoubleDoubleHashValue_Test -
class APFloatTest_PPCDoubleDoubleIsDenormal_Test -
class APFloatTest_PPCDoubleDoubleMod_Test -
class APFloatTest_PPCDoubleDoubleMultiplySpecial_Test -
class APFloatTest_PPCDoubleDoubleMultiply_Test -
class APFloatTest_PPCDoubleDoubleNext_Test -
class APFloatTest_PPCDoubleDoubleRemainder_Test -
class APFloatTest_PPCDoubleDoubleScalbn_Test -
class APFloatTest_PPCDoubleDoubleSubtract_Test -
class APFloatTest_PPCDoubleDouble_Test -
class APFloatTest_SemanticsDeath_Test -
class APFloatTest_StringDecimalError_Test -
class APFloatTest_StringDecimalSignificandError_Test -
class APFloatTest_StringHexadecimalError_Test -
class APFloatTest_StringHexadecimalExponentError_Test -
class APFloatTest_StringHexadecimalSignificandError_Test -
class APFloatTest_UnsignedZeroArithmeticSpecial_Test -
class APFloatTest_Zero_Test -
class APFloatTest_abs_Test -
class APFloatTest_add_Test -
class APFloatTest_convert_Test -
class APFloatTest_copySign_Test -
class APFloatTest_divide_Test -
class APFloatTest_exactInverse_Test -
class APFloatTest_frexp_Test -
class APFloatTest_fromDecimalString_Test -
class APFloatTest_fromHexadecimalString_Test -
class APFloatTest_fromStringSpecials_Test -
class APFloatTest_fromToStringSpecials_Test -
class APFloatTest_fromZeroDecimalLargeExponentString_Test -
class APFloatTest_fromZeroDecimalSingleExponentString_Test -
class APFloatTest_fromZeroDecimalString_Test -
class APFloatTest_fromZeroHexadecimalString_Test -
class APFloatTest_getExactLog2_Test -
class APFloatTest_getLargest_Test -
class APFloatTest_getOne_Test -
class APFloatTest_getSmallestNormalized_Test -
class APFloatTest_getSmallest_Test -
class APFloatTest_getZero_Test -
class APFloatTest_hasSignBitInMSB_Test -
class APFloatTest_ilogb_Test -
class APFloatTest_isFiniteNonZero_Test -
class APFloatTest_isFinite_Test -
class APFloatTest_isInfinity_Test -
class APFloatTest_isInteger_Test -
class APFloatTest_isNaN_Test -
class APFloatTest_isNegative_Test -
class APFloatTest_isNormal_Test -
class APFloatTest_isSignaling_Test -
class APFloatTest_makeNaN_Test -
class APFloatTest_mod_Test -
class APFloatTest_multiply_Test -
class APFloatTest_neg_Test -
class APFloatTest_next_Test -
class APFloatTest_operatorOverloads_Test -
class APFloatTest_remainder_Test -
class APFloatTest_roundToIntegral_Test -
class APFloatTest_scalbn_Test -
class APFloatTest_subtract_Test -
class APFloatTest_toInteger_Test -
class APFloatTest_toString_Test -
class APFloatTest_x87Largest_Test -
class APFloatTest_x87Next_Test -
class APIntOpsTest_Mulh_Test -
class APIntOpsTest_muli_Test -
class APIntTest_ArithmeticRightShift_Test -
class APIntTest_Average_Test -
class APIntTest_DenseMap_Test -
class APIntTest_FromArray_Test -
class APIntTest_Fshl_Test -
class APIntTest_Fshr_Test -
class APIntTest_GCD_Test -
class APIntTest_GetMostSignificantDifferentBitExaustive_Test -
class APIntTest_GetMostSignificantDifferentBit_Test -
class APIntTest_IsSplat_Test -
class APIntTest_LargeAPIntConstruction_Test -
class APIntTest_LeftShift_Test -
class APIntTest_Log2_Test -
class APIntTest_LogicalRightShift_Test -
class APIntTest_MultiplicativeInverseExaustive_Test -
class APIntTest_PowOneTo16_Test -
class APIntTest_PowZeroTo5_Test -
class APIntTest_PowerMaxValue_Test -
class APIntTest_PowerSignedMaxValue_Test -
class APIntTest_PowerSignedMinValueTo1_Test -
class APIntTest_PowerSignedMinValueTo3_Test -
class APIntTest_PowerThreeTo3_Test -
class APIntTest_PowerTwoTo10_Test -
class APIntTest_Rotate_Test -
class APIntTest_RoundingSDiv_Test -
class APIntTest_RoundingUDiv_Test -
class APIntTest_SaturatingMath_Test -
class APIntTest_ScaleBitMask_Test -
class APIntTest_ShiftLeftByZero_Test -
class APIntTest_SignbitZeroChecks_Test -
class APIntTest_SolveQuadraticEquationWrap_Test -
class APIntTest_Splat_Test -
class APIntTest_StringBitsNeeded10_Test -
class APIntTest_StringBitsNeeded16_Test -
class APIntTest_StringBitsNeeded2_Test -
class APIntTest_StringBitsNeeded8_Test -
class APIntTest_StringDeath_Test -
class APIntTest_TryExt_Test -
class APIntTest_ValueInit_Test -
class APIntTest_ZeroToZero_Test -
class APIntTest_ZeroWidth_Test -
class APIntTest_abds_Test -
class APIntTest_abdu_Test -
class APIntTest_arrayAccess_Test -
class APIntTest_binaryOpsWithRawIntegers_Test -
class APIntTest_byteSwap_Test -
class APIntTest_clearBits_Test -
class APIntTest_clearHighBits_Test -
class APIntTest_clearLowBits_Test -
class APIntTest_clmul_Test -
class APIntTest_clmulh_Test -
class APIntTest_clmulr_Test -
class APIntTest_compareLargeIntegers_Test -
class APIntTest_compareWithHalfInt64Max_Test -
class APIntTest_compareWithInt64Min_Test -
class APIntTest_compareWithRawIntegers_Test -
class APIntTest_compare_Test -
class APIntTest_concat_Test -
class APIntTest_divrem_big1_Test -
class APIntTest_divrem_big2_Test -
class APIntTest_divrem_big3_Test -
class APIntTest_divrem_big4_Test -
class APIntTest_divrem_big5_Test -
class APIntTest_divrem_big6_Test -
class APIntTest_divrem_big7_Test -
class APIntTest_divrem_simple_Test -
class APIntTest_divremuint_Test -
class APIntTest_extractBitsAsZExtValue_Test -
class APIntTest_extractBits_Test -
class APIntTest_fromString_Test -
class APIntTest_getBitsSetFrom_Test -
class APIntTest_getBitsSetWithWrap_Test -
class APIntTest_getBitsSet_Test -
class APIntTest_getHiBits_Test -
class APIntTest_getHighBitsSet_Test -
class APIntTest_getLoBits_Test -
class APIntTest_getLowBitsSet_Test -
class APIntTest_i128_NegativeCount_Test -
class APIntTest_i128_PositiveCount_Test -
class APIntTest_i1_Test -
class APIntTest_i256_Test -
class APIntTest_i33_Count_Test -
class APIntTest_i61_Count_Test -
class APIntTest_i64_ArithmeticRightShiftNegative_Test -
class APIntTest_i65_Count_Test -
class APIntTest_insertBitsUInt64_Test -
class APIntTest_insertBits_Test -
class APIntTest_isAligned_Test -
class APIntTest_isMask_Test -
class APIntTest_isNegatedPowerOf2_Test -
class APIntTest_isOneBitSet_Test -
class APIntTest_isPowerOf2_Test -
class APIntTest_isShiftedMask_Test -
class APIntTest_isSubsetOf_Test -
class APIntTest_mul_clear_Test -
class APIntTest_multiply_Test -
class APIntTest_nearestLogBase2_Test -
class APIntTest_reverseBits_Test -
class APIntTest_rvalue_arithmetic_Test -
class APIntTest_rvalue_bitwise_Test -
class APIntTest_rvalue_invert_Test -
class APIntTest_setAllBits_Test -
class APIntTest_setBitsFrom_Test -
class APIntTest_setHighBits_Test -
class APIntTest_setLowBits_Test -
class APIntTest_sext_Test -
class APIntTest_sfloordiv_ov_Test -
class APIntTest_smul_ov_Test -
class APIntTest_tcDecrement_Test -
class APIntTest_toString_Test -
class APIntTest_trunc_Test -
class APIntTest_umul_ov_Test -
class APSIntTest_FromStringBitWidth_Test -
class APSIntTest_FromString_Test -
class APSIntTest_MoveTest_Test -
class APSIntTest_SignedHighBit_Test -
class APSIntTest_StringDeath_Test -
class APSIntTest_UnsignedHighBit_Test -
class APSIntTest_compareValues_Test -
class APSIntTest_getExtValue_Test -
class APSIntTest_getUnsigned_Test -
class APSIntTest_get_Test -
class APSIntTest_isRepresentableByInt64_Test -
class APSIntTest_tryExtValue_Test -
class ARMCPUTestFixture -
class ARMCPUTestFixture_ARMCPUTests_Test -
class ARMCPUTestParams -
class ARMPrettyPrinter -
class AbsolutePathBackend -
class AccelTableWriter -
class AccessAnalysis -
class AccessorRange_EqualTest_Test -
class AccessorRange_SliceTest_Test -
class AdaptedIter -
class AddOp -
class AddToDriver -
class AddrLabelMapCallbackPtr -
class AddressSanitizer -
class AddressingModeCombiner -
class AddressingModeMatcher -
class AdjustAddressFixtureBase -
class AggLoadStoreRewriter -
class AggressiveDeadCodeElimination -
class AliasAnalysisTest -
class AliasAnalysisTest_BatchAAPhiAssumption_Test -
class AliasAnalysisTest_BatchAAPhiCycles_Test -
class AliasAnalysisTest_PartialAliasOffsetSign_Test -
class AliasAnalysisTest_PartialAliasOffset_Test -
class AliasAnalysisTest_getModRefInfo_Test -
class AliasPriorityComparator -
class AlignOfTest_BasicAlignedArray_Test -
class Aligned -
class AlignmentDeathTest_AlignAddr_Test -
class AlignmentDeathTest_ComparisonsWithZero_Test -
class AlignmentDeathTest_InvalidCTors_Test -
class AlignmentTest_AlignComparisons_Test -
class AlignmentTest_AlignConstant_Test -
class AlignmentTest_AlignConstexprConstant_Test -
class AlignmentTest_AlignDefaultCTor_Test -
class AlignmentTest_AlignOfConstant_Test -
class AlignmentTest_AlignToWithSkew_Test -
class AlignmentTest_AlignTo_Test -
class AlignmentTest_AssumeAligned_Test -
class AlignmentTest_CheckMaybeAlignHasValue_Test -
class AlignmentTest_ConstexprAssign_Test -
class AlignmentTest_Division_Test -
class AlignmentTest_Encode_Decode_Test -
class AlignmentTest_Log2_Test -
class AlignmentTest_MaybeAlignDefaultCTor_Test -
class AlignmentTest_ValidCTors_Test -
class AlignmentTest_isAligned_isAddrAligned_Test -
class AlignmentTest_offsetToAlignment_Test -
class AllStrategies_AMDGCNLegalAddrspace_Test -
class AllStrategies_SkipEHPad_Test -
class AllStrategies_SpecialTerminator_Test -
class AllSwitchPaths -
class AllocCondition -
class AllocSize_AllocationBuiltinsTest_Test -
class AllocToken -
class AllocaDerivedValueTracker -
class AllocaInfo -
class AllocaSliceRewriter -
class AllocaSlices -
class AllocaUseVisitor -
class AllocatorTest_Basics_Test -
class AllocatorTest_TestAlignmentPastSlab_Test -
class AllocatorTest_TestAlignment_Test -
class AllocatorTest_TestBigAlignment_Test -
class AllocatorTest_TestFasterSlabGrowthDelay_Test -
class AllocatorTest_TestIdentifyObject_Test -
class AllocatorTest_TestOverflow_Test -
class AllocatorTest_TestReset_Test -
class AllocatorTest_TestSlowerSlabGrowthDelay_Test -
class AllocatorTest_TestSmallSlabSize_Test -
class AllocatorTest_TestZero_Test -
class AllocatorTest_ThreeSlabs_Test -
class Alt -
class Alt -
class AlwaysEqType -
class AlwaysInlinerLegacyPass -
class Amdgpu -
class AndOp -
class AnnotationsTest_AllPoints_Test -
class AnnotationsTest_AllRanges_Test -
class AnnotationsTest_CleanedCode_Test -
class AnnotationsTest_Errors_Test -
class AnnotationsTest_Named_Test -
class AnnotationsTest_Nested_Test -
class AnnotationsTest_Payload_Test -
class AnnotationsTest_Points_Test -
class AnnotationsTest_Ranges_Test -
class AnyTest_BadAnyCast_Test -
class AnyTest_ConstructionAndAssignment_Test -
class AnyTest_CopiesAndMoves_Test -
class AnyTest_GoodAnyCast_Test -
class AppleAccelTableWriter -
class ArchiveDumper -
class ArgPart -
class ArgumentAccessInfo -
class ArgumentGraph -
class ArgumentGraphNode -
class ArgumentInitInfo -
class ArgumentUse -
class ArgumentUsesSummary -
class ArgumentUsesTracker -
class ArgvArray -
class ArrayIndexedAccessorRange -
class ArrayRecyclerTest_Basics_Test -
class ArrayRecyclerTest_Capacity_Test -
class ArrayRefImpl -
class ArrayRefTest_AllocatorCopy_Test -
class ArrayRefTest_ArrayRefFromIteratorConstRange_Test -
class ArrayRefTest_ArrayRefFromIteratorRange_Test -
class ArrayRefTest_ArrayRefFromStdArray_Test -
class ArrayRefTest_ArrayRef_Test -
class ArrayRefTest_Compare_Test -
class ArrayRefTest_ConstConvert_Test -
class ArrayRefTest_ConsumeBack_Test -
class ArrayRefTest_ConsumeFront_Test -
class ArrayRefTest_DISABLED_SizeTSizedOperations_Test -
class ArrayRefTest_DropBack_Test -
class ArrayRefTest_DropFront_Test -
class ArrayRefTest_DropUntil_Test -
class ArrayRefTest_DropWhile_Test -
class ArrayRefTest_EmptyEquals_Test -
class ArrayRefTest_EmptyInitializerList_Test -
class ArrayRefTest_Equals_Test -
class ArrayRefTest_InitializerList_Test -
class ArrayRefTest_MutableArrayRefDeductionGuides_Test -
class ArrayRefTest_MutableArryaRefConsumeBack_Test -
class ArrayRefTest_MutableArryaRefConsumeFront_Test -
class ArrayRefTest_OwningArrayRef_Test -
class ArrayRefTest_TakeBack_Test -
class ArrayRefTest_TakeFront_Test -
class ArrayRefTest_TakeUntil_Test -
class ArrayRefTest_TakeWhile_Test -
class AsmLexerSkipSpaceRAII -
class AsmMatcherEmitter -
class AsmMatcherInfo -
class AsmParser -
class AsmParserTest_DIExpressionBodyAtBeginningWithSlotMappingParsing_Test -
class AsmParserTest_InvalidDataLayoutStringCallback_Test -
class AsmParserTest_NonNullTerminatedInput_Test -
class AsmParserTest_NullTerminatedInput_Test -
class AsmParserTest_ParserObjectLocations_Test -
class AsmParserTest_SlotMappingTest_Test -
class AsmParserTest_TypeAndConstantValueParsing_Test -
class AsmParserTest_TypeAndConstantValueWithSlotMappingParsing_Test -
class AsmParserTest_TypeAtBeginningWithSlotMappingParsing_Test -
class AsmParserTest_TypeWithSlotMappingParsing_Test -
class AsmPrinterEmitDwarfLengthOrOffsetTest -
class AsmPrinterEmitDwarfLengthOrOffsetTest_DWARF32_Test -
class AsmPrinterEmitDwarfLengthOrOffsetTest_DWARF64_Test -
class AsmPrinterEmitDwarfOffsetTest -
class AsmPrinterEmitDwarfOffsetTest_DWARF32_Test -
class AsmPrinterEmitDwarfOffsetTest_DWARF64_Test -
class AsmPrinterEmitDwarfStringOffsetTest -
class AsmPrinterEmitDwarfStringOffsetTest_DWARF32NoRelocationsAcrossSections_Test -
class AsmPrinterEmitDwarfStringOffsetTest_DWARF32_Test -
class AsmPrinterEmitDwarfStringOffsetTest_DWARF64NoRelocationsAcrossSections_Test -
class AsmPrinterEmitDwarfStringOffsetTest_DWARF64_Test -
class AsmPrinterEmitDwarfSymbolReferenceTest -
class AsmPrinterEmitDwarfSymbolReferenceTest_COFFForceOffset_Test -
class AsmPrinterEmitDwarfSymbolReferenceTest_COFF_Test -
class AsmPrinterEmitDwarfSymbolReferenceTest_ELFDWARF32ForceOffset_Test -
class AsmPrinterEmitDwarfSymbolReferenceTest_ELFDWARF32_Test -
class AsmPrinterEmitDwarfSymbolReferenceTest_ELFDWARF64ForceOffset_Test -
class AsmPrinterEmitDwarfSymbolReferenceTest_ELFDWARF64_Test -
class AsmPrinterEmitDwarfUnitLengthAsHiLoDiffTest -
class AsmPrinterEmitDwarfUnitLengthAsHiLoDiffTest_DWARF32_Test -
class AsmPrinterEmitDwarfUnitLengthAsHiLoDiffTest_DWARF64_Test -
class AsmPrinterEmitDwarfUnitLengthAsIntTest -
class AsmPrinterEmitDwarfUnitLengthAsIntTest_DWARF32_Test -
class AsmPrinterEmitDwarfUnitLengthAsIntTest_DWARF64_Test -
class AsmPrinterFixtureBase -
class AsmPrinterGetUnitLengthFieldByteSizeTest -
class AsmPrinterGetUnitLengthFieldByteSizeTest_DWARF32_Test -
class AsmPrinterGetUnitLengthFieldByteSizeTest_DWARF64_Test -
class AsmPrinterHandlerTest -
class AsmPrinterHandlerTest_Basic_Test -
class AsmVariantInfo -
class AsmWriterContext -
class AsmWriterEmitter -
class AsmWriterTest_DebugPrintDetachedArgument_Test -
class AsmWriterTest_DebugPrintDetachedInstruction_Test -
class AsmWriterTest_DumpDIExpression_Test -
class AsmWriterTest_PrintAddrspaceWithNullOperand_Test -
class AsmWriterTest_PrintNullOperandBundle_Test -
class AssemblyWriter -
class AssertSameExtensionFlags -
class AssignmentTrackingInfo -
class AssignmentTrackingLowering -
class AssignmentTrackingTest_InstrMethods_Test -
class AssignmentTrackingTest_Utils_Test -
class AssumeBuilderState -
class AssumeSimplify -
class Atom -
class AtomicExpandImpl -
class AtomicExpandLegacy -
class AttributeComparator -
class AttributeInferer -
class AttributeRemapper -
class Attributes -
class Attributes -
class Attributes_AddAttributes_Test -
class Attributes_AddMatchingAlignAttr_Test -
class Attributes_AttributeListPrinting_Test -
class Attributes_CalleeAttributes_Test -
class Attributes_ConstantRangeAttributeCAPI_Test -
class Attributes_EmptyGet_Test -
class Attributes_HasParentContext_Test -
class Attributes_ListIntersectDifferingMustPreserve_Test -
class Attributes_ListIntersect_Test -
class Attributes_MismatchedABIAttrs_Test -
class Attributes_Ordering_Test -
class Attributes_OverflowGet_Test -
class Attributes_RemoveAlign_Test -
class Attributes_RemoveParamAttributes_Test -
class Attributes_SetIntersectByValAlign_Test -
class Attributes_SetIntersect_Test -
class Attributes_StringRepresentation_Test -
class Attributes_Uniquing_Test -
class AutoDeleteFile -
class Automaton -
class AutomatonEmitter -
class AuxSymbol -
class B -
class B -
class BBAddrMapFunctionEntry -
class BBAddrMapInfo -
class BBAddrMapLabel -
class BBInfo -
class BBInfo -
class BBInstIter -
class BBState -
class BCEAtom -
class BCECmp -
class BCECmpBlock -
class BCECmpChain -
class BDVState -
class BLAKE3Test_BLAKE3_Test -
class BLAKE3Test_SmallerHashSize_Test -
class BPFPrettyPrinter -
class BTFParserTest_allTypeKinds_Test -
class BTFParserTest_badBTFExtHdrLen_Test -
class BTFParserTest_badBTFExtLineInfoRecSize_Test -
class BTFParserTest_badBTFExtLineSectionName_Test -
class BTFParserTest_badBTFExtMagic_Test -
class BTFParserTest_badBTFExtSectionLen_Test -
class BTFParserTest_badBTFExtVersion_Test -
class BTFParserTest_badBTFHdrLen_Test -
class BTFParserTest_badBTFMagic_Test -
class BTFParserTest_badBTFSectionLen_Test -
class BTFParserTest_badBTFVersion_Test -
class BTFParserTest_badSectionNameOffset_Test -
class BTFParserTest_bigStruct_Test -
class BTFParserTest_btfContext_Test -
class BTFParserTest_enumRelocsMods_Test -
class BTFParserTest_enumRelocs_Test -
class BTFParserTest_fieldRelocsMods_Test -
class BTFParserTest_fieldRelocs_Test -
class BTFParserTest_incompleteTypes_Test -
class BTFParserTest_longRelocModifiersCycle_Test -
class BTFParserTest_miscBadRelos_Test -
class BTFParserTest_missingSections_Test -
class BTFParserTest_parserResetReloAndTypes_Test -
class BTFParserTest_parserReset_Test -
class BTFParserTest_relocAnonFieldsAndTypes_Test -
class BTFParserTest_relocTypeTagAndVoid_Test -
class BTFParserTest_relocsMultipleSections_Test -
class BTFParserTest_selectiveLoad_Test -
class BTFParserTest_simpleCorrectInput_Test -
class BTFParserTest_typeRelocs_Test -
class BackendTest -
class BackendTest_DiscardNoAtomicWrite_Test -
class BackendTest_Discard_Test -
class BackendTest_KeepEmpty_Test -
class BackendTest_KeepFlushProxy_Test -
class BackendTest_KeepFlush_Test -
class BackendTest_KeepMissingDirectoryNested_Test -
class BackendTest_KeepMissingDirectoryNoImply_Test -
class BackendTest_KeepMissingDirectory_Test -
class BackendTest_KeepNoAtomicWriteMissingDirectory_Test -
class BackendTest_KeepNoAtomicWrite_Test -
class BackendTest_Keep_Test -
class BadMinInstLenFixture -
class BadMinInstLenFixture_MinInstLengthProblemsReportedCorrectly_Test -
class Bar -
class BarrierNoop -
class Base -
class BaseIdentifier -
class BaseMemOpClusterMutation -
class BaseShuffleAnalysis -
class BasicBlockBFIAdapter -
class BasicBlockDbgInfoTest_CloneTrailingRecordsToEmptyBlock_Test -
class BasicBlockDbgInfoTest_DbgMoveToEnd_Test -
class BasicBlockDbgInfoTest_DbgSpliceToEmpty1_Test -
class BasicBlockDbgInfoTest_DbgSpliceToEmpty2_Test -
class BasicBlockDbgInfoTest_DbgSpliceTrailing_Test -
class BasicBlockDbgInfoTest_DropSourceAtomOnSplit_Test -
class BasicBlockDbgInfoTest_HeadBitOperations_Test -
class BasicBlockDbgInfoTest_InsertAfterSelf_Test -
class BasicBlockDbgInfoTest_InstrDbgAccess_Test -
class BasicBlockDbgInfoTest_MarkerOperations_Test -
class BasicBlockDbgInfoTest_RemoveInstAndReinsertForOneDbgVariableRecord_Test -
class BasicBlockDbgInfoTest_RemoveInstAndReinsert_Test -
class BasicBlockDbgInfoTest_SplitBasicBlockBefore_Test -
class BasicBlockPathCloning -
class BasicBlockSections -
class BasicBlockState -
class BasicTest -
class BidirectionalVector -
class BidirectionalVectorConsts -
class BinOpSameOpcodeHelper -
class BinaryBeImpl -
class BinaryExprAST -
class BinaryItemStreamObject -
class BinaryOp -
class BinaryOp -
class BinarySplitter -
class BinaryStreamTest -
class BinaryStreamTest_AppendingStream_Test -
class BinaryStreamTest_BinaryByteStreamBounds_Test -
class BinaryStreamTest_BinaryItemStream_Test -
class BinaryStreamTest_DropOperations_Test -
class BinaryStreamTest_FixedStreamArrayIteratorArrow_Test -
class BinaryStreamTest_FixedStreamArray_Test -
class BinaryStreamTest_MutableBinaryByteStreamBounds_Test -
class BinaryStreamTest_StreamReaderBounds_Test -
class BinaryStreamTest_StreamReaderEnum_Test -
class BinaryStreamTest_StreamReaderIntegerArray_Test -
class BinaryStreamTest_StreamReaderIntegers_Test -
class BinaryStreamTest_StreamReaderObject_Test -
class BinaryStreamTest_StreamReaderSLEB128_Test -
class BinaryStreamTest_StreamReaderStrings_Test -
class BinaryStreamTest_StreamReaderULEB128_Test -
class BinaryStreamTest_StreamRefBounds_Test -
class BinaryStreamTest_StreamRefDynamicSize_Test -
class BinaryStreamTest_StreamWriterAppend_Test -
class BinaryStreamTest_StreamWriterBounds_Test -
class BinaryStreamTest_StreamWriterIntegerArrays_Test -
class BinaryStreamTest_StreamWriterPadToAlignment_Test -
class BinaryStreamTest_StreamWriterStrings_Test -
class BinaryStreamTest_VarStreamArray_Test -
class BitPart -
class BitRange -
class BitReaderTest_AccessFunctionTypeInfo_Test -
class BitReaderTest_AccessMetadataTypeInfo_Test -
class BitReaderTest_MaterializeConstrainedFPStrictFP_Test -
class BitReaderTest_MaterializeFunctionsForBlockAddrInFunctionAfter_Test -
class BitReaderTest_MaterializeFunctionsForBlockAddrInFunctionBefore_Test -
class BitReaderTest_MaterializeFunctionsForBlockAddr_Test -
class BitReaderTest_MaterializeFunctionsOutOfOrder_Test -
class BitReaderTest_MaterializeFunctionsStrictFP_Test -
class BitTest_BitCast_Test -
class BitTest_BitCeilConstexpr_Test -
class BitTest_BitCeil_Test -
class BitTest_BitFloor_Test -
class BitTest_BitWidthConstexpr_Test -
class BitTest_BitWidth_Test -
class BitTest_ByteSwapSignedRoundTrip_Test -
class BitTest_ByteSwapUnsignedRoundTrip_Test -
class BitTest_ByteSwap_Test -
class BitTest_CountlOne_Test -
class BitTest_CountlZero_Test -
class BitTest_CountrOne_Test -
class BitTest_CountrZeroConstexpr_Test -
class BitTest_CountrZero_Test -
class BitTest_HasSingleBit_Test -
class BitTest_PopCount_Test -
class BitTest_Rotl_Test -
class BitTest_Rotr_Test -
class BitVectorTest -
class BitVectorTest_BidirectionalIteratorEdgeCases_Test -
class BitVectorTest_BidirectionalIterator_Test -
class BitVectorTest_BinOpsLiteral_Test -
class BitVectorTest_BinOps_Test -
class BitVectorTest_CompoundAssignment_Test -
class BitVectorTest_CompoundTestReset_Test -
class BitVectorTest_DenseMapHashing_Test -
class BitVectorTest_DenseSet_Test -
class BitVectorTest_EmptyVectorGetData_Test -
class BitVectorTest_EmptyVector_Test -
class BitVectorTest_Equality_Test -
class BitVectorTest_FindInRangeMultiWord_Test -
class BitVectorTest_FindInRangeSingleWord_Test -
class BitVectorTest_Iterators_Test -
class BitVectorTest_MixedBigSmall_Test -
class BitVectorTest_MoveAssignment_Test -
class BitVectorTest_MoveConstructor_Test -
class BitVectorTest_PopBack_Test -
class BitVectorTest_PortableBitMask_Test -
class BitVectorTest_ProxyIndex_Test -
class BitVectorTest_PushBack_Test -
class BitVectorTest_RangeOps_Test -
class BitVectorTest_ReverseIteration_Test -
class BitVectorTest_ShiftOpsMultiWord_Test -
class BitVectorTest_ShiftOpsSingleWord_Test -
class BitVectorTest_SimpleFindOps64Bit_Test -
class BitVectorTest_SimpleFindOpsMultiWord_Test -
class BitVectorTest_SimpleFindOpsSingleWord_Test -
class BitVectorTest_TrivialOperation_Test -
class BitVectoryTest_Apply_Test -
class BitcodeConstant -
class BitcodeErrorCategoryType -
class BitcodeReader -
class BitcodeReaderBase -
class BitcodeReaderMetadataList -
class BitcodeStripOptTable -
class BitcodeWriterBase -
class BitfieldsTest_EnumClass_Test -
class BitfieldsTest_Enum_Test -
class BitfieldsTest_Example_Test -
class BitfieldsTest_FirstBit_Test -
class BitfieldsTest_FullInt64_Test -
class BitfieldsTest_FullUint64_Test -
class BitfieldsTest_LastBitUint64_Test -
class BitfieldsTest_LastBit_Test -
class BitfieldsTest_OneBitSigned_Test -
class BitfieldsTest_SecondBit_Test -
class BitfieldsTest_TwoBitSigned_Test -
class BitfieldsTest_ValueTooBigBool_Test -
class BitfieldsTest_ValueTooBigBounded_Test -
class BitfieldsTest_ValueTooBigInt_Test -
class BitfieldsTest_areContiguous_Test -
class BitfieldsTest_isOverlapping_Test -
class BitmaskEnumTest_BitwiseAndEquals_Test -
class BitmaskEnumTest_BitwiseAnd_Test -
class BitmaskEnumTest_BitwiseNot_Test -
class BitmaskEnumTest_BitwiseOrEquals_Test -
class BitmaskEnumTest_BitwiseOr_Test -
class BitmaskEnumTest_BitwiseShift_Test -
class BitmaskEnumTest_BitwiseXorEquals_Test -
class BitmaskEnumTest_BitwiseXor_Test -
class BitmaskEnumTest_BooleanNot_Test -
class BitmaskEnumTest_ConstantExpression_Test -
class BitmaskEnumTest_EnumInNamespace_Test -
class BitmaskEnumTest_EnumInStruct_Test -
class BitmaskEnumTest_ScopedEnum_Test -
class BitsetTest_Construction_Test -
class BitstreamReaderTest_AtEndOfStreamEmpty_Test -
class BitstreamReaderTest_AtEndOfStreamJump_Test -
class BitstreamReaderTest_AtEndOfStream_Test -
class BitstreamReaderTest_getCurrentByteNo_Test -
class BitstreamReaderTest_getPointerToBit_Test -
class BitstreamReaderTest_getPointerToByte_Test -
class BitstreamReaderTest_readRecordWithBlobWhileStreaming_Test -
class BitstreamReaderTest_shortRead_Test -
class BitstreamWriterFlushTest -
class BitstreamWriterFlushTest_blobRawRead_Test -
class BitstreamWriterFlushTest_simpleExample_Test -
class BitstreamWriterFlushTest_subBlock_Test -
class BitstreamWriterTest_emitBlob4ByteAligned_Test -
class BitstreamWriterTest_emitBlobEmpty_Test -
class BitstreamWriterTest_emitBlobWithSize_Test -
class BitstreamWriterTest_emitBlob_Test -
class BlobAllocator -
class BlockChain -
class BlockExtractor -
class BlockFrequencyTest_BigToBig_Test -
class BlockFrequencyTest_MaxToHalfMax_Test -
class BlockFrequencyTest_MaxToMax_Test -
class BlockFrequencyTest_OneToOne_Test -
class BlockFrequencyTest_OneToZero_Test -
class BlockFrequencyTest_Saturate_Test -
class BlockFrequencyTest_SaturatingRightShift_Test -
class BlockFrequencyTest_Subtract_Test -
class BlockFrequencyTest_ThreeToOne_Test -
class BlockFrequency_Divide_Test -
class BlockHeader -
class BlockInfoType -
class BogusFrameLowering -
class BogusRegisterInfo -
class BogusSubtarget -
class BogusTargetInstrInfo -
class BogusTargetLowering -
class BogusTargetMachine -
class BoolOption -
class BooleanStateWithSetVector -
class BranchFolderLegacy -
class BranchProbabilityTest_Accessors_Test -
class BranchProbabilityTest_ArithmeticOperators_Test -
class BranchProbabilityTest_MoreOperators_Test -
class BranchProbabilityTest_NormalizeProbabilities_Test -
class BranchProbabilityTest_Operators_Test -
class BranchProbabilityTest_getCompl_Test -
class BranchProbabilityTest_scaleBruteForce_Test -
class BranchProbabilityTest_scaleByInverse_Test -
class BranchProbabilityTest_scale_Test -
class BranchRelaxation -
class BranchRelaxationLegacy -
class BreakCriticalEdges -
class BreakFalseDeps -
class BrokenStream -
class BufferedNoPwriteSmallVectorStream -
class Builder -
class BumpPointerAllocator -
class BumpPtrListTest_DefaultConstructor_Test -
class BumpPtrListTest_clear_Test -
class BumpPtrListTest_copyCallsDestructors_Test -
class BumpPtrListTest_copy_Test -
class BumpPtrListTest_emplaceBack_Test -
class BumpPtrListTest_emplaceFront_Test -
class BumpPtrListTest_moveCallsDestructors_Test -
class BumpPtrListTest_move_Test -
class BumpPtrListTest_pushBackMoveOnly_Test -
class BumpPtrListTest_pushFrontMoveOnly_Test -
class BumpPtrListTest_pushPopBack_Test -
class BumpPtrListTest_pushPopFront_Test -
class BumpPtrListTest_resetAlloc_Test -
class BumpPtrListTest_swap_Test -
class Bye -
class ByteArrayInfo -
class CCStateTest_NegativeOffsets_Test -
class CDSortImpl -
class CFGDeadness -
class CFGSimplifyPass -
class CFGuard -
class CFGuardImpl -
class CFGuardLongjmp -
class CFIInstrInserter -
class CGBR -
class CGDataErrorCategoryType -
class CGDataOptTable -
class CGPassManager -
class CGSCCCallbacksTest_InstrumentedInvalidatingPasses_Test -
class CGSCCCallbacksTest_InstrumentedPasses_Test -
class CGSCCCallbacksTest_InstrumentedSkippedPasses_Test -
class CGSCCCallbacksTest_PassUtilities_Test -
class CGSCCCallbacksTest_Passes_Test -
class CGSCCPassManagerTest -
class CGSCCPassManagerTest_Basic_Test -
class CGSCCPassManagerTest_TestAnalysisInvalidationCGSCCUpdate_Test -
class CGSCCPassManagerTest_TestDeletionOfFunctionInNonTrivialRefSCC_Test -
class CGSCCPassManagerTest_TestFunctionPassInsideCGSCCInvalidatesModuleAnalysis_Test -
class CGSCCPassManagerTest_TestFunctionPassesAreQueriedForInvalidation_Test -
class CGSCCPassManagerTest_TestIndirectAnalysisInvalidation_Test -
class CGSCCPassManagerTest_TestInsertionOfNewFunctions1_Test -
class CGSCCPassManagerTest_TestInsertionOfNewFunctions2_Test -
class CGSCCPassManagerTest_TestInsertionOfNewNonTrivialCallEdge_Test -
class CGSCCPassManagerTest_TestModulePassCanPreserveFunctionAnalysisNestedInCGSCC_Test -
class CGSCCPassManagerTest_TestModulePassCanPreserveSCCAnalysis_Test -
class CGSCCPassManagerTest_TestModulePassInvalidatesFunctionAnalysisNestedInCGSCCOnCGChange_Test -
class CGSCCPassManagerTest_TestModulePassInvalidatesFunctionAnalysisNestedInCGSCC_Test -
class CGSCCPassManagerTest_TestModulePassInvalidatesSCCAnalysisOnCGChange_Test -
class CGSCCPassManagerTest_TestModulePassInvalidatesSCCAnalysis_Test -
class CGSCCPassManagerTest_TestSCCPassCanPreserveFunctionAnalysis_Test -
class CGSCCPassManagerTest_TestSCCPassInvalidatesFunctionAnalysis_Test -
class CGSCCPassManagerTest_TestSCCPassInvalidatesModuleAnalysis_Test -
class CGSCCPassManagerTest_TestUpdateCGAndAnalysisManagerForPasses0_Test -
class CGSCCPassManagerTest_TestUpdateCGAndAnalysisManagerForPasses10_Test -
class CGSCCPassManagerTest_TestUpdateCGAndAnalysisManagerForPasses1_Test -
class CGSCCPassManagerTest_TestUpdateCGAndAnalysisManagerForPasses2_Test -
class CGSCCPassManagerTest_TestUpdateCGAndAnalysisManagerForPasses3_Test -
class CGSCCPassManagerTest_TestUpdateCGAndAnalysisManagerForPasses4_Test -
class CGSCCPassManagerTest_TestUpdateCGAndAnalysisManagerForPasses5_Test -
class CGSCCPassManagerTest_TestUpdateCGAndAnalysisManagerForPasses6_Test -
class CGSCCPassManagerTest_TestUpdateCGAndAnalysisManagerForPasses7_Test -
class CGSCCPassManagerTest_TestUpdateCGAndAnalysisManagerForPasses8_Test -
class CGSCCPassManagerTest_TestUpdateCGAndAnalysisManagerForPasses9_Test -
class CGThinBackend -
class CHR -
class CHRScope -
class CHRStats -
class CIEKey -
class CInfoSymInfo -
class CInfoSymSectionEntry -
class COFFAsmParser -
class COFFDumper -
class COFFDumper -
class COFFDumper -
class COFFHeaderMaterializationUnit -
class COFFJITLinker_x86_64 -
class COFFLinkGraphBuilder_x86_64 -
class COFFLinkGraphLowering_x86_64 -
class COFFMasmParser -
class COFFObjectDumpDelegate -
class COFFParser -
class COFFRelocation -
class COFFSection -
class COFFSymbol -
class CParser -
class CRCTest_CRC32_Test -
class CSEDenseMapInfo -
class CSKYCPUTestFixture -
class CSKYCPUTestFixture_CSKYCPUTests_Test -
class CSKYCPUTestParams -
class CTagsEmitter -
class CVMCAdapter -
class CVPLatticeFunc -
class CVPLatticeVal -
class CVSymbolDumperImpl -
class CVTypeVisitor -
class CacheCostManager -
class CacheEntry -
class CachedReachabilityAA -
class CachingVPExpander -
class CalcLiveRangeUtilBase -
class CalcLiveRangeUtilSet -
class CalcLiveRangeUtilVector -
class CallAnalyzer -
class CallBrPrepare -
class CallExprAST -
class CallGraphDOTPrinter -
class CallGraphTest_GraphTraitsConstSpecialization_Test -
class CallGraphTest_GraphTraitsSpecialization_Test -
class CallGraphViewer -
class CallInfo -
class CallReturnHandler -
class CallSiteInfo -
class CallValue -
class CallingConvEmitter -
class CallsiteContextGraph -
class CanCopy -
class CanCopy -
class CanMove -
class CanMove -
class CandidateComparer -
class CanonicalizeFreezeInLoops -
class CanonicalizeFreezeInLoopsImpl -
class CanonicalizerAllocator -
class CapturesBefore -
class CaseCmp -
class CaseRange -
class CastedValue -
class CastingTest_cast_Test -
class CastingTest_cast_or_null_Test -
class CastingTest_dyn_cast_Test -
class CastingTest_dyn_cast_if_present_Test -
class CastingTest_dyn_cast_or_null_Test -
class CastingTest_dyn_cast_value_types_Test -
class CastingTest_isa_Test -
class CastingTest_isa_and_nonnull_Test -
class CastingTest_isa_check_predicates_Test -
class CastingTest_unique_dyn_cast_Test -
class CategorizedHelpPrinter -
class ChainEdge -
class ChainElem -
class ChainT -
class ChainUsers -
class CheckDebugMachineModule -
class CheckDebugifyFunctionPass -
class CheckDebugifyModulePass -
class CheckFindSinglePrecisionFpuTest -
class CheckFunctionPointer -
class CheckFunctionTraits -
class CheckLambda -
class CheckLoc -
class CheckMethodPointer -
class CheckedArithmetic_CheckedAddSmall_Test -
class CheckedArithmetic_CheckedAddUnsigned_Test -
class CheckedArithmetic_CheckedAdd_Test -
class CheckedArithmetic_CheckedMulAddSmall_Test -
class CheckedArithmetic_CheckedMulAddUnsigned_Test -
class CheckedArithmetic_CheckedMulAdd_Test -
class CheckedArithmetic_CheckedMulSmall_Test -
class CheckedArithmetic_CheckedMulUnsigned_Test -
class CheckedArithmetic_CheckedMul_Test -
class ChecksumKindField -
class Chrono_DurationFormat_Test -
class Chrono_ImplicitConversions_Test -
class Chrono_TimePointFormat_Test -
class Chrono_TimeTConversion_Test -
class Class1 -
class Class2 -
class Class3 -
class Class4 -
class ClassInfo -
class ClobberWalker -
class CloneFunc -
class CloneFunc_DebugIntrinsics_Test -
class CloneFunc_InstructionOwnership_Test -
class CloneFunc_NewFunctionCreated_Test -
class CloneFunc_Subprogram_Test -
class CloneFunction_CloneEmptyFunction_Test -
class CloneFunction_CloneFunctionToDifferentModule_Test -
class CloneFunction_CloneFunctionWithInalloca_Test -
class CloneFunction_CloneFunctionWithInlinedSubprograms_Test -
class CloneFunction_CloneFunctionWithSubprograms_Test -
class CloneInstruction -
class CloneInstruction_Attributes_Test -
class CloneInstruction_CallingConvention_Test -
class CloneInstruction_DuplicateInstructionsToSplitBlocksEq1_Test -
class CloneInstruction_DuplicateInstructionsToSplitBlocksEq2_Test -
class CloneInstruction_DuplicateInstructionsToSplit_Test -
class CloneInstruction_Exact_Test -
class CloneInstruction_Inbounds_Test -
class CloneInstruction_OverflowBits_Test -
class CloneInstruction_cloneKeyInstructions_Test -
class CloneLoop_CloneLoopNest_Test -
class CloneModule -
class CloneModule_CloneDbgLabel_Test -
class CloneModule_Comdat_Test -
class CloneModule_CompileUnit_Test -
class CloneModule_FunctionDeclarationMetadata_Test -
class CloneModule_GlobalDebugInfo_Test -
class CloneModule_GlobalMetadata_Test -
class CloneModule_GlobalWithBlockAddressesInitializer_Test -
class CloneModule_IFunc_Test -
class CloneModule_OldModuleUnchanged_Test -
class CloneModule_Subprogram_Test -
class CloneModule_Verify_Test -
class ClonedBlock -
class Closure -
class Coalescing -
class CoalescingBitVectorTest_AdvanceToLowerBound_Test -
class CoalescingBitVectorTest_ClearAndEmpty_Test -
class CoalescingBitVectorTest_Comparison_Test -
class CoalescingBitVectorTest_Count_Test -
class CoalescingBitVectorTest_FindLowerBound_Test -
class CoalescingBitVectorTest_HalfOpenRange_Test -
class CoalescingBitVectorTest_IntersectWithComplement_Test -
class CoalescingBitVectorTest_Intersection_Test -
class CoalescingBitVectorTest_Iterators_Test -
class CoalescingBitVectorTest_Print_Test -
class CoalescingBitVectorTest_Reset_Test -
class CoalescingBitVectorTest_Set_Test -
class CoalescingBitVectorTest_Union_Test -
class CoalescingBitVector_Copy_Test -
class CodeCoverageTool -
class CodeEmitterGen -
class CodeExtractor_AllocaBlock_Test -
class CodeExtractor_ArgsDebugInfo_Test -
class CodeExtractor_ExitBlockOrderingPhis_Test -
class CodeExtractor_ExitBlockOrdering_Test -
class CodeExtractor_ExitPHIOnePredFromRegion_Test -
class CodeExtractor_ExitStub_Test -
class CodeExtractor_ExtractAndInvalidateAssumptionCache_Test -
class CodeExtractor_InputOutputMonitoring_Test -
class CodeExtractor_OpenMPAggregateArgs_Test -
class CodeExtractor_PartialAggregateArgs2_Test -
class CodeExtractor_PartialAggregateArgs_Test -
class CodeExtractor_RemoveBitcastUsesFromOuterLifetimeMarkers_Test -
class CodeExtractor_StoreOutputInvokeResultAfterEHPad_Test -
class CodeExtractor_StoreOutputInvokeResultInExitStub_Test -
class CodeGenPrepare -
class CodeGenPrepareLegacyPass -
class CodeLayout_BreakLoop_Test -
class CodeLayout_HotChain_Test -
class CodeLayout_ThreeFunctions_Test -
class CodeViewErrorCategory -
class Column -
class ColumnField -
class CombinationGenerator_Column_Test -
class CombinationGenerator_LeftColumn_Test -
class CombinationGenerator_MiddleColumn_Test -
class CombinationGenerator_RightColumn_Test -
class CombinationGenerator_Row_Test -
class CombinationGenerator_SideColumns_Test -
class CombinationGenerator_Singleton_Test -
class CombinationGenerator_Square_Test -
class CombineRuleOperandTypeChecker -
class CombiningDirIterImpl -
class CommandLineCommonOptions -
class CommandLineOptionsTest_attributeOptions_Test -
class CommandLineOptionsTest_compareOptions_Test -
class CommandLineOptionsTest_internalOptions_Test -
class CommandLineOptionsTest_outputOptions_Test -
class CommandLineOptionsTest_printOptions_Test -
class CommandLineOptionsTest_reportOptions_Test -
class CommandLineOptionsTest_selectOptions_Test -
class CommandLineOptionsTest_warningOptions_Test -
class CommandLineParser -
class CommandLineTest_AddToAllSubCommands_Test -
class CommandLineTest_AliasRequired_Test -
class CommandLineTest_AliasesWithArguments_Test -
class CommandLineTest_ArgumentLimitWindows_Test -
class CommandLineTest_ArgumentLimit_Test -
class CommandLineTest_BadResponseFile_Test -
class CommandLineTest_Callback_Test -
class CommandLineTest_ConsumeAfterOnePositional_Test -
class CommandLineTest_ConsumeAfterTwoPositionals_Test -
class CommandLineTest_ConsumeOptionalString_Test -
class CommandLineTest_DefaultOptions_Test -
class CommandLineTest_DefaultValue_Test -
class CommandLineTest_GetRegisteredSubcommands_Test -
class CommandLineTest_GroupingAndPrefix_Test -
class CommandLineTest_GroupingWithValue_Test -
class CommandLineTest_HelpWithEmptyCategory_Test -
class CommandLineTest_HelpWithSubcommands_Test -
class CommandLineTest_HelpWithoutSubcommands_Test -
class CommandLineTest_HideUnrelatedOptionsMulti_Test -
class CommandLineTest_HideUnrelatedOptions_Test -
class CommandLineTest_LongOptions_Test -
class CommandLineTest_LookupFailsInWrongSubCommand_Test -
class CommandLineTest_ModifyExisitingOption_Test -
class CommandLineTest_OptionErrorMessageSuggestNoHidden_Test -
class CommandLineTest_OptionErrorMessageSuggest_Test -
class CommandLineTest_OptionErrorMessage_Test -
class CommandLineTest_PositionalEatArgsError_Test -
class CommandLineTest_PrefixOptions_Test -
class CommandLineTest_ReadConfigFile_Test -
class CommandLineTest_RecursiveResponseFiles_Test -
class CommandLineTest_RemoveFromAllSubCommands_Test -
class CommandLineTest_RemoveFromRegularSubCommand_Test -
class CommandLineTest_RemoveFromTopLevelSubCommand_Test -
class CommandLineTest_ReparseCommandLineOptions_Test -
class CommandLineTest_ResetAllOptionOccurrences_Test -
class CommandLineTest_ResponseFileEOLs_Test -
class CommandLineTest_ResponseFileRelativePath_Test -
class CommandLineTest_ResponseFileWindows_Test -
class CommandLineTest_ResponseFilesAtArguments_Test -
class CommandLineTest_ResponseFiles_Test -
class CommandLineTest_SetDefaultValue_Test -
class CommandLineTest_SetMultiValues_Test -
class CommandLineTest_SetValueInSubcategories_Test -
class CommandLineTest_SubCommandGroups_Test -
class CommandLineTest_TokenizeAndMarkEOLs_Test -
class CommandLineTest_TokenizeConfigFile10_Test -
class CommandLineTest_TokenizeConfigFile11_Test -
class CommandLineTest_TokenizeConfigFile1_Test -
class CommandLineTest_TokenizeConfigFile2_Test -
class CommandLineTest_TokenizeConfigFile3_Test -
class CommandLineTest_TokenizeConfigFile4_Test -
class CommandLineTest_TokenizeConfigFile5_Test -
class CommandLineTest_TokenizeConfigFile6_Test -
class CommandLineTest_TokenizeConfigFile7_Test -
class CommandLineTest_TokenizeConfigFile8_Test -
class CommandLineTest_TokenizeConfigFile9_Test -
class CommandLineTest_TokenizeGNUCommandLine_Test -
class CommandLineTest_TokenizeWindowsCommandLine1_Test -
class CommandLineTest_TokenizeWindowsCommandLine2_Test -
class CommandLineTest_TokenizeWindowsCommandLineExeName_Test -
class CommandLineTest_TokenizeWindowsCommandLineQuotedLastArgument_Test -
class CommandLineTest_TopLevelOptInSubcommand_Test -
class CommandLineTest_UnknownCommands_Test -
class CommandLineTest_UseMultipleCategories_Test -
class CommandLineTest_UseOptionCategory_Test -
class CommandOptions -
class CommentWriter -
class CommonFixture -
class CommonOptTable -
class CompactUnwindEntry -
class CompareDesc -
class CompareOptions -
class CompatibleSets -
class CompileCallbackMaterializationUnit -
class ComplexDeinterleaving -
class ComplexDeinterleavingCompositeNode -
class ComplexDeinterleavingGraph -
class ComplexDeinterleavingLegacyPass -
class ComplexValue -
class CompressEVEXPass -
class CompressInstEmitter -
class CompressionTest_Zlib_Test -
class CompressionTest_Zstd_Test -
class ComputeKnownBitsTest -
class ComputeKnownFPClassTest -
class ConcreteCallbackVH -
class ConcurrentHashTableTest_AddStringEntriesParallelWithResize_Test -
class ConcurrentHashTableTest_AddStringEntriesParallel_Test -
class ConcurrentHashTableTest_AddStringEntries_Test -
class ConcurrentHashTableTest_AddStringMultiplueEntriesWithResize_Test -
class ConcurrentHashTableTest_AddStringMultiplueEntries_Test -
class CondBranchWeights -
class ConditionInfo -
class ConditionTy -
class ConditionalPrintErr -
class Config -
class CongruenceClass -
class ConstIntProxy -
class ConstantComparesGatherer -
class ConstantFPRangeTest -
class ConstantFPRangeTest_Basics_Test -
class ConstantFPRangeTest_EnumerateWithSpecialValuesOnly_Test -
class ConstantFPRangeTest_Enumerate_Test -
class ConstantFPRangeTest_Equality_Test -
class ConstantFPRangeTest_ExhaustivelyEnumerate_Test -
class ConstantFPRangeTest_FPClassify_Test -
class ConstantFPRangeTest_IntersectWith_Test -
class ConstantFPRangeTest_MismatchedSemantics_Test -
class ConstantFPRangeTest_NonCanonicalEmptySet_Test -
class ConstantFPRangeTest_Print_Test -
class ConstantFPRangeTest_SingleElement_Test -
class ConstantFPRangeTest_UnionWith_Test -
class ConstantFPRangeTest_abs_Test -
class ConstantFPRangeTest_add_Test -
class ConstantFPRangeTest_cast_Test -
class ConstantFPRangeTest_div_Test -
class ConstantFPRangeTest_fcmp_Test -
class ConstantFPRangeTest_flushDenormals_Test -
class ConstantFPRangeTest_getWithout_Test -
class ConstantFPRangeTest_makeAllowedFCmpRegion_Test -
class ConstantFPRangeTest_makeExactFCmpRegion_Test -
class ConstantFPRangeTest_makeSatisfyingFCmpRegion_Test -
class ConstantFPRangeTest_mul_Test -
class ConstantFPRangeTest_negate_Test -
class ConstantFPRangeTest_sub_Test -
class ConstantHoistingLegacyPass -
class ConstantIntOrdering -
class ConstantOffsetExtractor -
class ConstantRangeListTest_Basics_Test -
class ConstantRangeListTest_Insert_Test -
class ConstantRangeListTest_Intersect_Test -
class ConstantRangeListTest_Subtract_Test -
class ConstantRangeListTest_Union_Test -
class ConstantRangeListTest_getConstantRangeList_Test -
class ConstantRangeTest -
class ConstantRangeTest_Abs_Test -
class ConstantRangeTest_AddWithNoWrap_Test -
class ConstantRangeTest_Add_Test -
class ConstantRangeTest_Ashr_Test -
class ConstantRangeTest_Basics_Test -
class ConstantRangeTest_Ctlz_Test -
class ConstantRangeTest_Ctpop_Test -
class ConstantRangeTest_Cttz_Test -
class ConstantRangeTest_Equality_Test -
class ConstantRangeTest_FromKnownBitsExhaustive_Test -
class ConstantRangeTest_FromKnownBits_Test -
class ConstantRangeTest_GetMinsAndMaxes_Test -
class ConstantRangeTest_IntersectWithExhaustive_Test -
class ConstantRangeTest_IntersectWith_Test -
class ConstantRangeTest_Lshr_Test -
class ConstantRangeTest_MakeMaskNotEqualRangeExhaustive_Test -
class ConstantRangeTest_MakeMaskNotEqualRange_Test -
class ConstantRangeTest_MultiplyWithNoWrap_Test -
class ConstantRangeTest_Multiply_Test -
class ConstantRangeTest_Negative_Test -
class ConstantRangeTest_SAddSat_Test -
class ConstantRangeTest_SDiv_Test -
class ConstantRangeTest_SExt_Test -
class ConstantRangeTest_SMax_Test -
class ConstantRangeTest_SMin_Test -
class ConstantRangeTest_SMulSat_Test -
class ConstantRangeTest_SRem_Test -
class ConstantRangeTest_SShlSat_Test -
class ConstantRangeTest_SSubSat_Test -
class ConstantRangeTest_SetDifference_Test -
class ConstantRangeTest_ShlWithNoWrap_Test -
class ConstantRangeTest_Shl_Test -
class ConstantRangeTest_SignWrapped_Test -
class ConstantRangeTest_SignedAddOverflowExhaustive_Test -
class ConstantRangeTest_SignedAddOverflow_Test -
class ConstantRangeTest_SignedSubOverflowExhaustive_Test -
class ConstantRangeTest_SignedSubOverflow_Test -
class ConstantRangeTest_SingleElement_Test -
class ConstantRangeTest_SubWithNoWrap_Test -
class ConstantRangeTest_Sub_Test -
class ConstantRangeTest_SubtractAPInt_Test -
class ConstantRangeTest_ToKnownBits_Test -
class ConstantRangeTest_TruncNuwExhaustive_Test -
class ConstantRangeTest_TruncNuw_Test -
class ConstantRangeTest_Trunc_Test -
class ConstantRangeTest_UAddSat_Test -
class ConstantRangeTest_UDiv_Test -
class ConstantRangeTest_UMax_Test -
class ConstantRangeTest_UMin_Test -
class ConstantRangeTest_UMulSat_Test -
class ConstantRangeTest_URem_Test -
class ConstantRangeTest_UShlSat_Test -
class ConstantRangeTest_USubSat_Test -
class ConstantRangeTest_UnionWithExhaustive_Test -
class ConstantRangeTest_UnionWith_Test -
class ConstantRangeTest_UnsignedAddOverflowExhaustive_Test -
class ConstantRangeTest_UnsignedAddOverflow_Test -
class ConstantRangeTest_UnsignedMulOverflowExhaustive_Test -
class ConstantRangeTest_UnsignedSubOverflowExhaustive_Test -
class ConstantRangeTest_UnsignedSubOverflow_Test -
class ConstantRangeTest_UpperWrapped_Test -
class ConstantRangeTest_ZExt_Test -
class ConstantRangeTest_areInsensitiveToSignednessOfICmpPredicate_Test -
class ConstantRangeTest_areInsensitiveToSignednessOfInvertedICmpPredicate_Test -
class ConstantRangeTest_binaryAnd_Test -
class ConstantRangeTest_binaryNot_Test -
class ConstantRangeTest_binaryOr_Test -
class ConstantRangeTest_binaryXor_Test -
class ConstantRangeTest_castOps_Test -
class ConstantRangeTest_getActiveBits_Test -
class ConstantRangeTest_getEquivalentPredWithFlippedSignedness_Test -
class ConstantRangeTest_getMinSignedBits_Test -
class ConstantRangeTest_isSizeLargerThan_Test -
class ConstantRangeTest_losslessSignedTruncationSignext_Test -
class ConstantRangeTest_losslessUnsignedTruncationZeroext_Test -
class ConstantRangeTest_smul_fast_Test -
class ConstantRange_GetEquivalentICmp_Test -
class ConstantRange_ICmp_Test -
class ConstantRange_MakeAllowedICmpRegionEdgeCases_Test -
class ConstantRange_MakeExactICmpRegion_Test -
class ConstantRange_MakeGuaranteedNoWrapRegion_Test -
class ConstantRange_MakeSatisfyingICmpRegion_Test -
class ConstantRange_NoWrapRegionExhaustive_Test -
class ConstantRange_SplitPosNeg_Test -
class ConstantTerminatorFoldingImpl -
class ConstraintInfo -
class ConstraintSolverTest_IsConditionImpliedOverflow_Test -
class ConstraintSolverTest_IsConditionImplied_Test -
class ConstraintSolverTest_TestSolutionChecks_Test -
class ConstraintTy -
class Constructable -
class ConsumeSignedPair -
class ConsumeUnsignedPair -
class Container -
class ContentDescriptor -
class Context -
class Context -
class Context -
class Context -
class ContextAndReplaceableUsesTest_FromContext_Test -
class ContextAndReplaceableUsesTest_FromReplaceableUses_Test -
class ContextAndReplaceableUsesTest_makeReplaceable_Test -
class ContextAndReplaceableUsesTest_takeReplaceableUses_Test -
class ContiguousBlobAccumulator -
class ContiguousDenseMapInfo -
class ContinuationRecord -
class ControlConditions -
class ControlFlowHoister -
class ConverterEBCDIC_convertFromEBCDIC_Test -
class ConverterEBCDIC_convertToEBCDIC_Test -
class CopyConstrain -
class CopyRewriter -
class CopyTracker -
class CoreAPIsExtraTest_SessionTeardownByFailedToMaterialize_Test -
class CoreAPIsStandardTest_AddAndMaterializeLazySymbol_Test -
class CoreAPIsStandardTest_AddDependencyOnFailedSymbol_Test -
class CoreAPIsStandardTest_BasicSuccessfulLookup_Test -
class CoreAPIsStandardTest_BlockedGeneratorAutoSuspensionTest_Test -
class CoreAPIsStandardTest_DefineMaterializingSymbol_Test -
class CoreAPIsStandardTest_DiscardInitSymbol_Test -
class CoreAPIsStandardTest_DropMaterializerWhenEmpty_Test -
class CoreAPIsStandardTest_EmptyLookup_Test -
class CoreAPIsStandardTest_ErrorFromAutoSuspendedAsynchronousGeneratorTest_Test -
class CoreAPIsStandardTest_ErrorFromSuspendedAsynchronousGeneratorTest_Test -
class CoreAPIsStandardTest_ErrorReporter_Test -
class CoreAPIsStandardTest_FailAfterMaterialization_Test -
class CoreAPIsStandardTest_FailAfterPartialResolution_Test -
class CoreAPIsStandardTest_FailDefineMaterializingDueToDefunctTracker_Test -
class CoreAPIsStandardTest_FailEmissionAfterResolution_Test -
class CoreAPIsStandardTest_FailMaterializerWithUnqueriedSymbols_Test -
class CoreAPIsStandardTest_FailResolution_Test -
class CoreAPIsStandardTest_FailureInDependency_Test -
class CoreAPIsStandardTest_GeneratorTest_Test -
class CoreAPIsStandardTest_JITDylibAddToLinkOrder_Test -
class CoreAPIsStandardTest_LookupFlagsTest_Test -
class CoreAPIsStandardTest_LookupWithGeneratorFailure_Test -
class CoreAPIsStandardTest_LookupWithHiddenSymbols_Test -
class CoreAPIsStandardTest_MaterializationSideEffctsOnlyBasic_Test -
class CoreAPIsStandardTest_MaterializationSideEffectsOnlyFailuresPersist_Test -
class CoreAPIsStandardTest_RedefineBoundWeakSymbol_Test -
class CoreAPIsStandardTest_RemoveJITDylibs_Test -
class CoreAPIsStandardTest_RemoveSymbolsTest_Test -
class CoreAPIsStandardTest_ResolveUnrequestedSymbol_Test -
class CoreAPIsStandardTest_SimpleAsynchronousGeneratorTest_Test -
class CoreAPIsStandardTest_TestBasicAliases_Test -
class CoreAPIsStandardTest_TestBasicQueryDependenciesReporting_Test -
class CoreAPIsStandardTest_TestBasicReExports_Test -
class CoreAPIsStandardTest_TestBasicWeakSymbolMaterialization_Test -
class CoreAPIsStandardTest_TestChainedAliases_Test -
class CoreAPIsStandardTest_TestCircularDependenceInOneJITDylib_Test -
class CoreAPIsStandardTest_TestGetRequestedSymbolsAndReplace_Test -
class CoreAPIsStandardTest_TestLookupWithThreadedMaterialization_Test -
class CoreAPIsStandardTest_TestLookupWithUnthreadedMaterialization_Test -
class CoreAPIsStandardTest_TestMaterializationResponsibilityDelegation_Test -
class CoreAPIsStandardTest_TestMaterializeWeakSymbol_Test -
class CoreAPIsStandardTest_TestReexportsGenerator_Test -
class CoreAPIsStandardTest_TestThatReExportsDontUnnecessarilyMaterialize_Test -
class CoreAPIsStandardTest_TestTrivialCircularDependency_Test -
class CoreBindings_VersionTest_Test -
class CoreCLRGC -
class CoroIdElider -
class Cost -
class CostBenefitPriority -
class CostPriority -
class CostTest -
class CountCopyAndMove -
class CountCopyAndMove -
class CountCopyAndMove -
class CountOps -
class Countable -
class Counted -
class CounterExpressionsMinimizer -
class CounterMapper -
class CountingIntIterator -
class CountsDestructors -
class CovMapFuncRecordReader -
class CoverageMappingErrorCategoryType -
class CoverageMappingReaderMock -
class CoverageMappingTest -
class CoverageMappingTest_TVIdxBuilder_Test -
class CoverageMappingTest_basic_coverage_iteration_Test -
class CoverageMappingTest_basic_write_read_Test -
class CoverageMappingTest_combine_expansions_Test -
class CoverageMappingTest_combine_regions_Test -
class CoverageMappingTest_correct_deserialize_for_more_than_two_files_Test -
class CoverageMappingTest_create_combined_regions_Test -
class CoverageMappingTest_decision_before_expansion_Test -
class CoverageMappingTest_dont_combine_expansions_Test -
class CoverageMappingTest_dont_detect_false_instantiations_Test -
class CoverageMappingTest_dont_emit_closing_segment_at_new_region_start_Test -
class CoverageMappingTest_dont_emit_redundant_segments_Test -
class CoverageMappingTest_expansion_gets_first_counter_Test -
class CoverageMappingTest_expression_subst_Test -
class CoverageMappingTest_filename_compilation_dir_Test -
class CoverageMappingTest_filename_roundtrip_Test -
class CoverageMappingTest_handle_consecutive_regions_with_zero_length_Test -
class CoverageMappingTest_handle_last_completed_region_Test -
class CoverageMappingTest_handle_sandwiched_zero_length_region_Test -
class CoverageMappingTest_load_coverage_for_expanded_file_Test -
class CoverageMappingTest_load_coverage_for_more_than_two_files_Test -
class CoverageMappingTest_load_coverage_for_several_functions_Test -
class CoverageMappingTest_load_coverage_with_bogus_function_name_Test -
class CoverageMappingTest_multiple_completed_segments_at_same_loc_Test -
class CoverageMappingTest_multiple_regions_end_after_parent_ends_Test -
class CoverageMappingTest_non_code_region_bitmask_Test -
class CoverageMappingTest_non_code_region_counters_Test -
class CoverageMappingTest_restore_combined_counter_after_nested_region_Test -
class CoverageMappingTest_skip_duplicate_function_record_Test -
class CoverageMappingTest_skipped_segments_have_no_count_Test -
class CoverageMappingTest_strip_filename_prefix_Test -
class CoverageMappingTest_strip_unknown_filename_prefix_Test -
class CoverageMappingTest_test_line_coverage_iterator_Test -
class CoverageMappingTest_uncovered_function_Test -
class CoverageMappingTest_uncovered_function_with_mapping_Test -
class CoveragePoint -
class CoverageStats -
class CrashOnCalls -
class CrashOnDeclFunc -
class CrashOnFunctionAttribute -
class CrashOnMetadata -
class CrashOnTooManyCUs -
class CrashRecoveryContextImpl -
class CreateCrashDiagnosticsDir -
class CreateDebug -
class CreateDebugBufferSize -
class CreateDebugOnly -
class CreateDisableSymbolication -
class CreateSeed -
class CreateUseColor -
class CrossDSOCFI -
class CsectSectionEntry -
class CtorTester -
class CtorTesterMapInfo -
class CtxInstrumentationLowerer -
class CtxProfAnalysisTest -
class CtxProfAnalysisTest_GetBBIDTest_Test -
class CtxProfAnalysisTest_GetCallsiteIDInlineAsmTest_Test -
class CtxProfAnalysisTest_GetCallsiteIDNegativeTest_Test -
class CtxProfAnalysisTest_GetCallsiteIDTest_Test -
class Cursor -
class CustomCompiler -
class CustomDfaEmitter -
class CustomDoublingOStream -
class CustomError -
class CustomError -
class CustomExecutor -
class CustomIteratorVector -
class CustomPointerIterator -
class CustomPrint -
class CustomSubError -
class CustomizedAnalysis -
class CustomizedPass -
class CvtResOptTable -
class CvtResOptTable -
class CxxfiltOptTable -
class Cycles -
class D -
class D1 -
class D2 -
class D3 -
class D4 -
class D5 -
class D6 -
class D7 -
class D8 -
class D9 -
class DAE -
class DAGCombiner -
class DAGDeltaAlgorithmImpl -
class DAGDeltaAlgorithmTest_Basic_Test -
class DAGISelEmitter -
class DAH -
class DCELegacyPass -
class DD -
class DFAJumpThreading -
class DFAPacketizerEmitter -
class DFSanABIList -
class DFSanFunction -
class DFSanVisitor -
class DIArgListTest_UpdatesOnRAUW_Test -
class DIArgListTest_get_Test -
class DIBasicTypeTest_getUnspecified_Test -
class DIBasicTypeTest_getWithLargeValues_Test -
class DIBasicTypeTest_get_Test -
class DIBuilder_CompositeTypes_Test -
class DIBuilder_CreateArrayWithBitStride_Test -
class DIBuilder_CreateFile_Test -
class DIBuilder_CreateFortranArrayTypeWithAttributes_Test -
class DIBuilder_CreateSetType_Test -
class DIBuilder_CreateStringType_Test -
class DIBuilder_DIEnumerator_Test -
class DIBuilder_DynamicOffsetAndSize_Test -
class DIBuilder_FixedPointType_Test -
class DIBuilder_HashingDISubprogram_Test -
class DICompileUnitTest_get_Test -
class DICompileUnitTest_replaceArrays_Test -
class DICompositeTypeTest_dynamicArray_Test -
class DICompositeTypeTest_getWithLargeValues_Test -
class DICompositeTypeTest_get_Test -
class DICompositeTypeTest_replaceOperands_Test -
class DICompositeTypeTest_variant_part_Test -
class DIDerivedTypeTest_getWithLargeValues_Test -
class DIDerivedTypeTest_get_Test -
class DIEDeltaFixture -
class DIEDeltaFixture_EmitValue_Test -
class DIEDeltaFixture_SizeOf_Test -
class DIEExprFixture -
class DIEExprFixture_EmitValue_Test -
class DIEExprFixture_SizeOf_Test -
class DIEFixtureBase -
class DIEHashTest -
class DIEHashTest_Data1_Test -
class DIEHashTest_MemberBlock_Test -
class DIEHashTest_MemberFuncFlag_Test -
class DIEHashTest_MemberFunc_Test -
class DIEHashTest_MemberSdata_Test -
class DIEHashTest_NamedType_Test -
class DIEHashTest_NamespacedType_Test -
class DIEHashTest_NestedType_Test -
class DIEHashTest_Pointer_Test -
class DIEHashTest_PtrToMemberDeclDefMatch_Test -
class DIEHashTest_PtrToMemberDeclDefMisMatch_Test -
class DIEHashTest_PtrToMember_Test -
class DIEHashTest_RValueReference_Test -
class DIEHashTest_RecursiveType_Test -
class DIEHashTest_RefUnnamedType_Test -
class DIEHashTest_Reference_Test -
class DIEHashTest_ReusedType_Test -
class DIEHashTest_TrivialType_Test -
class DIEHashTest_TypeWithMember_Test -
class DIELabelFixture -
class DIELabelFixture_EmitValue_Test -
class DIELabelFixture_SizeOf_Test -
class DIELocListFixture -
class DIELocListFixture_SizeOf_Test -
class DIELocation -
class DIEnumeratorTest_getWithLargeValues_Test -
class DIEnumeratorTest_get_Test -
class DIExpressionTest_Append_Test -
class DIExpressionTest_Fold_Test -
class DIExpressionTest_appendToStackAssert_Test -
class DIExpressionTest_convertToNonVariadicExpression_Test -
class DIExpressionTest_convertToUndefExpression_Test -
class DIExpressionTest_convertToVariadicExpression_Test -
class DIExpressionTest_createFragmentExpression_Test -
class DIExpressionTest_extractLeadingOffset_Test -
class DIExpressionTest_foldConstant_Test -
class DIExpressionTest_get_Test -
class DIExpressionTest_isEqualExpression_Test -
class DIExpressionTest_isValid_Test -
class DIExpressionTest_replaceArg_Test -
class DIFileTest_EmptySource_Test -
class DIFileTest_ScopeGetFile_Test -
class DIFileTest_get_Test -
class DIFlagField -
class DIGenericSubrangeTest_fortranAssumedRankInt_Test -
class DIGenericSubrangeTest_fortranAssumedRankVar_Test -
class DIGenericSubrangeTest_useDIBuilder_Test -
class DIGlobalVariableExpressionTest_get_Test -
class DIGlobalVariableTest_get_Test -
class DIImportedEntityTest_get_Test -
class DILexicalBlockFileTest_get_Test -
class DILexicalBlockTest_Overflow_Test -
class DILexicalBlockTest_get_Test -
class DILocalVariableTest_getArg256_Test -
class DILocalVariableTest_get_Test -
class DILocationTest_KeyInstructions_Test -
class DILocationTest_Merge_Test -
class DILocationTest_cloneTemporary_Test -
class DILocationTest_discriminatorEncodingNegativeTests_Test -
class DILocationTest_discriminatorEncoding_Test -
class DILocationTest_discriminatorSpecialCases_Test -
class DILocationTest_getDistinct_Test -
class DILocationTest_getTemporary_Test -
class DILocationVerifier -
class DIModuleTest_get_Test -
class DINamespaceTest_get_Test -
class DINodeTest_getFlagString_Test -
class DINodeTest_getFlag_Test -
class DINodeTest_splitFlags_Test -
class DIObjCPropertyTest_get_Test -
class DISPFlagField -
class DISubprogramTest_get_Test -
class DISubrangeTest_fortranAllocatableExpr_Test -
class DISubrangeTest_fortranAllocatableInt_Test -
class DISubrangeTest_fortranAllocatableVar_Test -
class DISubrangeTest_getEmptyArray_Test -
class DISubrangeTest_getVariableCount_Test -
class DISubrangeTest_get_Test -
class DISubrangeTypeTest_get_Test -
class DISubroutineTypeTest_get_Test -
class DITemplateTypeParameterTest_get_Test -
class DITemplateValueParameterTest_get_Test -
class DITypeTest_cloneWithFlags_Test -
class DITypeTest_clone_Test -
class DSELegacyPass -
class DSEState -
class DSOHandleMaterializationUnit -
class DVIRecoveryRec -
class DWARFDataExtractorTest_Truncation_Test -
class DWARFDataExtractorTest_getInitialLength_Test -
class DWARFDataExtractorTest_getRelocatedValue_Test -
class DWARFDebugArangeSet_LengthExceedsSectionSizeDWARF64_Test -
class DWARFDebugArangeSet_LengthExceedsSectionSize_Test -
class DWARFDebugArangeSet_NoSpaceForEntries_Test -
class DWARFDebugArangeSet_NoTerminationEntry_Test -
class DWARFDebugArangeSet_ReservedUnitLength_Test -
class DWARFDebugArangeSet_SectionTooShortDWARF64_Test -
class DWARFDebugArangeSet_SectionTooShort_Test -
class DWARFDebugArangeSet_UnevenLength_Test -
class DWARFDebugArangeSet_UnsupportedAddressSize_Test -
class DWARFDebugArangeSet_UnsupportedSegmentSelectorSize_Test -
class DWARFDebugArangeSet_ZeroAddressEntry_Test -
class DWARFDebugArangeSet_ZeroLengthEntry_Test -
class DWARFDebugArangesSet_PrematureTerminator_Test -
class DWARFDebugFrame_DumpDWARF32CIE_Test -
class DWARFDebugFrame_DumpDWARF64CIE_Test -
class DWARFDebugFrame_DumpDWARF64FDE_Test -
class DWARFDebugFrame_DumpEH64CIE_Test -
class DWARFDebugFrame_DumpEH64FDE_Test -
class DWARFDebugFrame_DumpEHCIE_Test -
class DWARFDebugFrame_DumpUnwindLocations_Test -
class DWARFDebugFrame_InvalidCFIOpcodesTest_Test -
class DWARFDebugFrame_ParseTruncatedCFITest_Test -
class DWARFDebugFrame_RegisterLocations_Test -
class DWARFDebugFrame_UnwindTableDefCFAOffsetSFCFAError_Test -
class DWARFDebugFrame_UnwindTableEmptyRows_NOPs_Test -
class DWARFDebugFrame_UnwindTableEmptyRows_Test -
class DWARFDebugFrame_UnwindTableErrorNonAscendingFDERows_Test -
class DWARFDebugFrame_UnwindTableError_DW_CFA_GNU_window_save_Test -
class DWARFDebugFrame_UnwindTableError_DW_CFA_def_cfa_offset_Test -
class DWARFDebugFrame_UnwindTableError_DW_CFA_restore_state_Test -
class DWARFDebugFrame_UnwindTableRowPushingOpcodes_Test -
class DWARFDebugFrame_UnwindTable_DW_CFA_LLVM_def_aspace_cfa_Test -
class DWARFDebugFrame_UnwindTable_DW_CFA_def_cfa_Test -
class DWARFDebugFrame_UnwindTable_DW_CFA_def_cfa_register_Test -
class DWARFDebugFrame_UnwindTable_DW_CFA_expression_Test -
class DWARFDebugFrame_UnwindTable_DW_CFA_nop_Test -
class DWARFDebugFrame_UnwindTable_DW_CFA_offset_Test -
class DWARFDebugFrame_UnwindTable_DW_CFA_register_Test -
class DWARFDebugFrame_UnwindTable_DW_CFA_remember_state_Test -
class DWARFDebugFrame_UnwindTable_DW_CFA_restore_Test -
class DWARFDebugFrame_UnwindTable_DW_CFA_restore_extended_Test -
class DWARFDebugFrame_UnwindTable_DW_CFA_same_value_Test -
class DWARFDebugFrame_UnwindTable_DW_CFA_undefined_Test -
class DWARFDebugFrame_UnwindTable_DW_CFA_val_expression_Test -
class DWARFDebugFrame_UnwindTable_DW_CFA_val_offset_Test -
class DWARFDebugInfo_TestAttributeIterators_Test -
class DWARFDebugInfo_TestChildIteratorsOnInvalidDie_Test -
class DWARFDebugInfo_TestChildIterators_Test -
class DWARFDebugInfo_TestDWARF32Version2Addr4Addresses_Test -
class DWARFDebugInfo_TestDWARF32Version2Addr4AllForms_Test -
class DWARFDebugInfo_TestDWARF32Version2Addr4Children_Test -
class DWARFDebugInfo_TestDWARF32Version2Addr4References_Test -
class DWARFDebugInfo_TestDWARF32Version2Addr8Addresses_Test -
class DWARFDebugInfo_TestDWARF32Version2Addr8AllForms_Test -
class DWARFDebugInfo_TestDWARF32Version2Addr8Children_Test -
class DWARFDebugInfo_TestDWARF32Version2Addr8References_Test -
class DWARFDebugInfo_TestDWARF32Version3Addr4Addresses_Test -
class DWARFDebugInfo_TestDWARF32Version3Addr4AllForms_Test -
class DWARFDebugInfo_TestDWARF32Version3Addr4Children_Test -
class DWARFDebugInfo_TestDWARF32Version3Addr4References_Test -
class DWARFDebugInfo_TestDWARF32Version3Addr8Addresses_Test -
class DWARFDebugInfo_TestDWARF32Version3Addr8AllForms_Test -
class DWARFDebugInfo_TestDWARF32Version3Addr8Children_Test -
class DWARFDebugInfo_TestDWARF32Version3Addr8References_Test -
class DWARFDebugInfo_TestDWARF32Version4Addr4Addresses_Test -
class DWARFDebugInfo_TestDWARF32Version4Addr4AllForms_Test -
class DWARFDebugInfo_TestDWARF32Version4Addr4Children_Test -
class DWARFDebugInfo_TestDWARF32Version4Addr4References_Test -
class DWARFDebugInfo_TestDWARF32Version4Addr8Addresses_Test -
class DWARFDebugInfo_TestDWARF32Version4Addr8AllForms_Test -
class DWARFDebugInfo_TestDWARF32Version4Addr8Children_Test -
class DWARFDebugInfo_TestDWARF32Version4Addr8References_Test -
class DWARFDebugInfo_TestDWARF32Version5Addr4AllForms_Test -
class DWARFDebugInfo_TestDWARF32Version5Addr8AllForms_Test -
class DWARFDebugInfo_TestDWARF64UnitLength_Test -
class DWARFDebugInfo_TestDWARFDieRangeInfoContains_Test -
class DWARFDebugInfo_TestDWARFDieRangeInfoIntersects_Test -
class DWARFDebugInfo_TestDWARFDie_Test -
class DWARFDebugInfo_TestDwarfRangesIntersect_Test -
class DWARFDebugInfo_TestDwarfToFunctions_Test -
class DWARFDebugInfo_TestEmptyChildren_Test -
class DWARFDebugInfo_TestEmptyStringOffsets_Test -
class DWARFDebugInfo_TestFindAttrs_Test -
class DWARFDebugInfo_TestFindRecurse_Test -
class DWARFDebugInfo_TestImplicitConstAbbrevs_Test -
class DWARFDebugInfo_TestRelations_Test -
class DWARFDebugInfo_TestSelfRecursiveType_Test -
class DWARFDebugInfo_TestStringOffsets_Test -
class DWARFDebugNames_BasicTestEntries_Test -
class DWARFDebugNames_InvalidAbbrevCode_Test -
class DWARFDebugNames_InvalidNumOfValues_Test -
class DWARFDebugNames_ParentEntries_Test -
class DWARFDebugNames_ReservedUnitLength_Test -
class DWARFDebugNames_TestStripTemplateParameters_Test -
class DWARFDebugNames_TooSmallForDWARF64_Test -
class DWARFDebugNames_UnsupportedForm_Test -
class DWARFDie_DWARFTypePrinterTest_Test -
class DWARFDie_getDeclFileAbstractOriginAcrossCUBoundary_Test -
class DWARFDie_getDeclFileAbstractOrigin_Test -
class DWARFDie_getDeclFileSpecificationAcrossCUBoundary_Test -
class DWARFDie_getDeclFileSpecification_Test -
class DWARFDie_getDeclFile_Test -
class DWARFDie_getLocations_Test -
class DWARFDie_getNameFromTypeUnit_Test -
class DWARFDie_manualExtractDump_Test -
class DWARFExpressionCompactPrinterTest -
class DWARFExpressionCopyBytesTest -
class DWARFFormValue_FormClass_Test -
class DWARFFormValue_SignedConstantForms_Test -
class DWARFLinker_PathTest_Test -
class DWARFListTableHeader_OffsetEntryCount_Test -
class DWARFListTableHeader_TruncatedHeader_Test -
class DWARFListTableHeader_TruncatedLengthDWARF64_Test -
class DWARFListTableHeader_TruncatedLength_Test -
class DWARFLocationInterpreter -
class DWARFObjInMemory -
class DWARFSectionMap -
class DXContainerDumper -
class DXContainerWriter -
class DXILIntrinsicSelect -
class DXILOperationDesc -
class DarwinAsmParser -
class DarwinX86AsmBackend -
class DataAllocatorHandle -
class DataDep -
class DataExtractorDeathTest_Cursor_Test -
class DataExtractorTest_Cursor_chaining_Test -
class DataExtractorTest_Cursor_seek_Test -
class DataExtractorTest_Cursor_takeError_Test -
class DataExtractorTest_Cursor_tell_Test -
class DataExtractorTest_FixedLengthString_Test -
class DataExtractorTest_GetBytes_Test -
class DataExtractorTest_LEB128_Test -
class DataExtractorTest_LEB128_error_Test -
class DataExtractorTest_OffsetOverflow_Test -
class DataExtractorTest_SignedNumbers_Test -
class DataExtractorTest_Strings_Test -
class DataExtractorTest_UnsignedNumbers_Test -
class DataExtractorTest_eof_Test -
class DataExtractorTest_getU24_Test -
class DataExtractorTest_getU8_vector_Test -
class DataExtractorTest_size_Test -
class DataExtractorTest_skip_Test -
class DataFlowSanitizer -
class DataForTest -
class DataLayoutPrimitiveSpecificationTest -
class DataLayoutPrimitiveSpecificationTest_ParsePrimitiveSpec_Test -
class DataLayoutTest -
class DataLayoutTest_CopyAssignmentInvalidatesStructLayout_Test -
class DataLayoutTest_Equality_Test -
class DataLayoutTest_FunctionPtrAlign_Test -
class DataLayoutTest_GlobalsAddressSpace_Test -
class DataLayoutTest_InvalidSpecifier_Test -
class DataLayoutTest_ParseAddrSpace_Test -
class DataLayoutTest_ParseAggregateSpec_Test -
class DataLayoutTest_ParseEndianness_Test -
class DataLayoutTest_ParseFuncPtrSpec_Test -
class DataLayoutTest_ParseMangling_Test -
class DataLayoutTest_ParseNativeIntegersSpec_Test -
class DataLayoutTest_ParseStackNaturalAlign_Test -
class DataLayoutTest_UEFI_Test -
class DataLayoutTest_ValueOrABITypeAlignment_Test -
class DataLayoutTest_VectorAlign_Test -
class DataLayoutUpgradeTest_EmptyDataLayout_Test -
class DataLayoutUpgradeTest_NoDataLayoutUpgrade_Test -
class DataLayoutUpgradeTest_ValidDataLayoutUpgrade_Test -
class DataLayout_AddressSpaceName_Test -
class DataLayout_GetIndexSizeInBits_Test -
class DataLayout_GetIndexSize_Test -
class DataLayout_GetPointerABIAlignment_Test -
class DataLayout_GetPointerPrefAlignment_Test -
class DataLayout_GetPointerSizeInBits_Test -
class DataLayout_GetPointerSize_Test -
class DataLayout_GetStackAlignment_Test -
class DataLayout_IsNonIntegralAddressSpace_Test -
class DataLayout_LayoutStringFormat_Test -
class DataLayout_NonIntegralHelpers_Test -
class DataLayout_ParseNonIntegralAddrSpace_Test -
class DataLayout_ParsePointerSpec_Test -
class DataRecordHandle -
class DbgAssignRecordTest_replaceVariableLocationOp_Test -
class DbgSpliceTest -
class DbgSpliceTest_DbgSpliceEmpty0_Test -
class DbgSpliceTest_DbgSpliceEmpty1_Test -
class DbgSpliceTest_DbgSpliceTest0_Test -
class DbgSpliceTest_DbgSpliceTest1_Test -
class DbgSpliceTest_DbgSpliceTest2_Test -
class DbgSpliceTest_DbgSpliceTest3_Test -
class DbgSpliceTest_DbgSpliceTest4_Test -
class DbgSpliceTest_DbgSpliceTest5_Test -
class DbgSpliceTest_DbgSpliceTest6_Test -
class DbgSpliceTest_DbgSpliceTest7_Test -
class DbgVariableIntrinsic_EmptyMDIsKillLocation_Test -
class DbgVariableValue -
class DeadMachineInstructionElim -
class DeadMachineInstructionElimImpl -
class DebugCounterList -
class DebugCounterOwner -
class DebugLineBasicFixture -
class DebugLineBasicFixture_CallbackUsedForUnterminatedSequence_Test -
class DebugLineBasicFixture_ErrorForAddressSizeGreaterThanByteSize_Test -
class DebugLineBasicFixture_ErrorForExtendedOpcodeLengthLargerThanExpected_Test -
class DebugLineBasicFixture_ErrorForExtendedOpcodeLengthSmallerThanExpected_Test -
class DebugLineBasicFixture_ErrorForInvalidV5IncludeDirTable_Test -
class DebugLineBasicFixture_ErrorForMismatchedAddressSizeUnsetInitialAddress_Test -
class DebugLineBasicFixture_ErrorForMismatchedAddressSize_Test -
class DebugLineBasicFixture_ErrorForReservedLength_Test -
class DebugLineBasicFixture_ErrorForUnitLengthTooLarge_Test -
class DebugLineBasicFixture_ErrorForUnsupportedAddressSizeDefinedInHeader_Test -
class DebugLineBasicFixture_ErrorForUnsupportedAddressSizeInSetAddressLength_Test -
class DebugLineBasicFixture_GetOrParseLineTableAtInvalidOffsetAfterData_Test -
class DebugLineBasicFixture_GetOrParseLineTableAtInvalidOffset_Test -
class DebugLineBasicFixture_LookupAddressRangeWithStmtSequenceOffset_Test -
class DebugLineBasicFixture_ParserAlwaysDoneForEmptySection_Test -
class DebugLineBasicFixture_ParserIgnoresNonPrologueErrorsWhenSkipping_Test -
class DebugLineBasicFixture_ParserMarkedAsDoneForBadLengthWhenParsing_Test -
class DebugLineBasicFixture_ParserMarkedAsDoneForBadLengthWhenSkipping_Test -
class DebugLineBasicFixture_ParserParsesCorrectly_Test -
class DebugLineBasicFixture_ParserReportsFirstErrorInEachTableWhenParsing_Test -
class DebugLineBasicFixture_ParserReportsNonPrologueProblemsWhenParsing_Test -
class DebugLineBasicFixture_ParserReportsPrologueErrorsInEachTableWhenSkipping_Test -
class DebugLineBasicFixture_ParserSkipsCorrectly_Test -
class DebugLineBasicFixture_PrintPathsProperly_Test -
class DebugLineBasicFixture_VerboseOutput_Test -
class DebugLineParameterisedFixture -
class DebugLineParameterisedFixture_ClearLineValidTable_Test -
class DebugLineParameterisedFixture_ErrorForTooLargePrologueLength_Test -
class DebugLineParameterisedFixture_ErrorForTooShortPrologueLength_Test -
class DebugLineParameterisedFixture_GetOrParseLineTableValidTable_Test -
class DebugLineParameterisedFixture_PrologueGetLength_Test -
class DebugLineUnsupportedVersionFixture -
class DebugLineUnsupportedVersionFixture_ErrorForUnsupportedVersion_Test -
class DebugOnlyOpt -
class DebugSSAUpdater_AllUndefVar_Test -
class DebugSSAUpdater_EmptyPHIRange_Test -
class DebugSSAUpdater_LoopPHI_Test -
class DebugTypeInfoRemoval -
class DebugTypeODRUniquingTest_buildODRTypeFields_Test -
class DebugTypeODRUniquingTest_buildODRType_Test -
class DebugTypeODRUniquingTest_enableDebugTypeODRUniquing_Test -
class DebugTypeODRUniquingTest_getODRType_Test -
class DebugVariableTest_DenseMap_Test -
class DebugifyFunctionPass -
class DebugifyMachineModule -
class DebugifyModulePass -
class DebuginfodFindOptTable -
class DebuginfodOptTable -
class DecimateOp -
class DecoderEmitter -
class DecoderTreeBuilder -
class DecompEntry -
class DecomposedSelect -
class Decomposition -
class DecoratedMallocAllocator -
class DefaultAllocator -
class DefaultEvictionAdvisorAnalysisLegacy -
class DefaultEvictionAdvisorProvider -
class DefaultPriorityAdvisorAnalysisLegacy -
class DefaultPriorityAdvisorProvider -
class DeferredReplacement -
class DelayedBasicBlock -
class DeleteCalls -
class DeltaActiveSetHelper -
class DeltaAlgorithmTest_Basic_Test -
class DeltaTreeInteriorNode -
class DeltaTreeNode -
class DemandedBitsTest_Add_Test -
class DemandedBitsTest_Sub_Test -
class Demangler -
class Demangler -
class DenseMapCustomTest_ConstTest_Test -
class DenseMapCustomTest_DefaultMinReservedSizeTest_Test -
class DenseMapCustomTest_EmplaceOrAssign_Test -
class DenseMapCustomTest_EqualityComparison_Test -
class DenseMapCustomTest_FindAsTest_Test -
class DenseMapCustomTest_InitFromIterator_Test -
class DenseMapCustomTest_InitSize_Test -
class DenseMapCustomTest_InitialSizeTest_Test -
class DenseMapCustomTest_InitializerList_Test -
class DenseMapCustomTest_InsertOrAssignTest_Test -
class DenseMapCustomTest_InsertRange_Test -
class DenseMapCustomTest_KeyDtor_Test -
class DenseMapCustomTest_LargeSmallDenseMapCompaction_Test -
class DenseMapCustomTest_LookupOrConstness_Test -
class DenseMapCustomTest_LookupOr_Test -
class DenseMapCustomTest_OpaquePointerKey_Test -
class DenseMapCustomTest_PairPrinting_Test -
class DenseMapCustomTest_ReserveTest_Test -
class DenseMapCustomTest_SFINAEMapInfo_Test -
class DenseMapCustomTest_SmallDenseMapFromRange_Test -
class DenseMapCustomTest_SmallDenseMapGrowTest_Test -
class DenseMapCustomTest_SmallDenseMapInitializerList_Test -
class DenseMapCustomTest_SmallDenseMapWithNumBucketsNonPowerOf2_Test -
class DenseMapCustomTest_StringRefTest_Test -
class DenseMapCustomTest_TryEmplaceTest_Test -
class DenseMapCustomTest_ValueDtor_Test -
class DenseMapCustomTest_VariantSupport_Test -
class DenseMapTest -
class DenseMapTest_AssignmentTestNotSmall_Test -
class DenseMapTest_AssignmentTest_Test -
class DenseMapTest_AtTest_Test -
class DenseMapTest_ClearTest_Test -
class DenseMapTest_ConstEmptyMapTest_Test -
class DenseMapTest_ConstIteratorTest_Test -
class DenseMapTest_ConstKeysValuesIterator_Test -
class DenseMapTest_CopyConstructorFromDefaultTest_Test -
class DenseMapTest_CopyConstructorFromEmptyTest_Test -
class DenseMapTest_CopyConstructorNotSmallTest_Test -
class DenseMapTest_CopyConstructorTest_Test -
class DenseMapTest_EmptyIntMapTest_Test -
class DenseMapTest_EraseTest2_Test -
class DenseMapTest_EraseTest_Test -
class DenseMapTest_InsertTest_Test -
class DenseMapTest_IterationTest_Test -
class DenseMapTest_KeysValuesIterator_Test -
class DenseMapTest_RangeConstructorTest_Test -
class DenseMapTest_SingleEntryMapTest_Test -
class DenseMapTest_SwapTest_Test -
class DenseSetCustomTest_ConstTest_Test -
class DenseSetCustomTest_ReserveTest_Test -
class DenseSetTest -
class DenseSetTest_ConstIteratorComparison_Test -
class DenseSetTest_Constructor_Test -
class DenseSetTest_CtorRangeImplicitConversion_Test -
class DenseSetTest_CtorRange_Test -
class DenseSetTest_DefaultConstruction_Test -
class DenseSetTest_DoubleEntrySetTest_Test -
class DenseSetTest_EmptyInitializerList_Test -
class DenseSetTest_EqualityComparisonTest_Test -
class DenseSetTest_FindAsTest_Test -
class DenseSetTest_InitializerListWithNonPowerOfTwoLength_Test -
class DenseSetTest_InitializerList_Test -
class DenseSetTest_InsertRange_Test -
class DependencyGraph -
class DerivedA -
class DerivedB -
class DerivedC -
class DerivedD -
class DerivedE -
class DerivedImpl -
class DetailedRecordsEmitter -
class DetectDeadLanes -
class DetectDeadLanesLegacy -
class DevirtIndex -
class DevirtModule -
class DiagnosticInfoKCFI -
class DiffEntry -
class DisassembleInfo -
class DisassemblerTarget -
class DiscontiguousStream -
class DisplayEdge -
class DisplayElement -
class DisplayNode -
class DistinctMDOperandPlaceholderTest_getID_Test -
class DistinctMDOperandPlaceholderTest_replaceUseWithNoUser_Test -
class DistinctMDOperandPlaceholderTest_replaceUseWith_Test -
class DitheringDistributer -
class DivRemPairWorklistEntry -
class DllOptTable -
class DomOnlyPrinterWrapperPass -
class DomOnlyViewerWrapperPass -
class DomPrinterWrapperPass -
class DomViewerWrapperPass -
class DotCfgDiff -
class DotCfgDiffDisplayGraph -
class DotCfgDiffNode -
class DoubleAPFloatTest_isInteger_Test -
class DoubleNode -
class DroppedVariableStatsIR_BothDeleted_Test -
class DroppedVariableStatsIR_ChildScopes_Test -
class DroppedVariableStatsIR_DbgValLost_Test -
class DroppedVariableStatsIR_InlinedAtChild_Test -
class DroppedVariableStatsIR_InlinedAtShared_Test -
class DroppedVariableStatsIR_InlinedAt_Test -
class DroppedVariableStatsIR_UnrelatedScopes_Test -
class DroppedVariableStatsMIR_BothDeleted_Test -
class DroppedVariableStatsMIR_ChildScopes_Test -
class DroppedVariableStatsMIR_DbgValLost_Test -
class DroppedVariableStatsMIR_InlinedAtChild_Test -
class DroppedVariableStatsMIR_InlinedAtShared_Test -
class DroppedVariableStatsMIR_InlinedAt_Test -
class DroppedVariableStatsMIR_UnrelatedScopes_Test -
class DsymutilOptTable -
class DualSmallVectorsTest -
class DualSmallVectorsTest -
class DualSmallVectorsTest_MoveAssignment_Test -
class DummyFile -
class DummyFileSystem -
class DummyGISelObserver -
class DummyPriorityAdvisorAnalysis -
class DummyPriorityAdvisorProvider -
class DumpValueFixture -
class DumpValueFixture_Test_Test -
class DumpVisitor -
class Dwarf5AccelTableWriter -
class DwarfAttEncodingField -
class DwarfCCField -
class DwarfEHPrepare -
class DwarfEHPrepareLegacyPass -
class DwarfEnumKindField -
class DwarfLangField -
class DwarfLineTableHeaders -
class DwarfMacinfoTypeField -
class DwarfSectionEntry -
class DwarfSourceLangNameField -
class DwarfTagField -
class DwarfTest_AttributeEncodingStringOnInvalid_Test -
class DwarfTest_FixedFormSizes_Test -
class DwarfTest_LanguageStringOnInvalid_Test -
class DwarfTest_TagStringOnInvalid_Test -
class DwarfTest_VirtualityString_Test -
class DwarfTest_format_provider_Test -
class DwarfTest_getAttributeEncoding_Test -
class DwarfTest_getLanguage_Test -
class DwarfTest_getOperationEncoding_Test -
class DwarfTest_getTag_Test -
class DwarfTest_getVirtuality_Test -
class DwarfTest_lname_SourceLanguageNameString_Test -
class DwarfTest_lname_Test -
class DwarfTest_lname_getSourceLanguageName_Test -
class DwarfVirtualityField -
class DwarfutilOptTable -
class DwpOptTable -
class DyldELFObject -
class DynRegionInfo -
class EAttr -
class EHContGuardTargets -
class ELFAsmParser -
class ELFDumper -
class ELFDumper -
class ELFDumper -
class ELFJITLinker_aarch64 -
class ELFJITLinker_loongarch -
class ELFLinkGraphBuilder_aarch64 -
class ELFLinkGraphBuilder_loongarch -
class ELFNixPlatformCompleteBootstrapMaterializationUnit -
class ELFState -
class ELFTest_OSABI_Test -
class ELFWriter -
class ELFX86AsmBackend -
class ELFX86_32AsmBackend -
class ELFX86_64AsmBackend -
class ELFX86_IAMCUAsmBackend -
class ELFX86_X32AsmBackend -
class EPCGenericJITLinkMemoryManagerTest_AllocFinalizeFree_Test -
class EPCGenericMemoryAccessTest -
class EPCGenericMemoryAccessTest_ReadBuffers_Test -
class EPCGenericMemoryAccessTest_ReadPointers_Test -
class EPCGenericMemoryAccessTest_ReadStrings_Test -
class EPCGenericMemoryAccessTest_ReadUInt16s_Test -
class EPCGenericMemoryAccessTest_ReadUInt32s_Test -
class EPCGenericMemoryAccessTest_ReadUInt64s_Test -
class EPCGenericMemoryAccessTest_ReadUInt8s_Test -
class EPCGenericMemoryAccessTest_WriteBuffers_Test -
class EPCGenericMemoryAccessTest_WritePointers_Test -
class EPCGenericMemoryAccessTest_WriteUInt16s_Test -
class EPCGenericMemoryAccessTest_WriteUInt32s_Test -
class EPCGenericMemoryAccessTest_WriteUInt64s_Test -
class EPCGenericMemoryAccessTest_WriteUInt8s_Test -
class EPCIndirectStubsManager -
class EPCTrampolinePool -
class EVTArray -
class EarliestCaptures -
class EarlyCSE -
class EarlyCSELegacyCommonPass -
class EarlyIfConverter -
class EarlyIfConverterLegacy -
class EarlyIfPredicator -
class EarlyMachineLICM -
class EarlyTailDuplicateLegacy -
class Edge -
class Edge -
class EmbeddingTest_AccessOutOfBounds_Test -
class EmbeddingTest_AddScaledVector_Test -
class EmbeddingTest_AddVectorsOutOfPlace_Test -
class EmbeddingTest_AddVectors_Test -
class EmbeddingTest_ApproximatelyEqual_Test -
class EmbeddingTest_ConstructorsAndAccessors_Test -
class EmbeddingTest_MismatchedDimensionsAddScaledVector_Test -
class EmbeddingTest_MismatchedDimensionsAddVectorsOutOfPlace_Test -
class EmbeddingTest_MismatchedDimensionsAddVectors_Test -
class EmbeddingTest_MismatchedDimensionsApproximatelyEqual_Test -
class EmbeddingTest_MismatchedDimensionsSubtractVectors_Test -
class EmbeddingTest_ScaleVectorOutOfPlace_Test -
class EmbeddingTest_ScaleVector_Test -
class EmbeddingTest_SubtractVectorsOutOfPlace_Test -
class EmbeddingTest_SubtractVectors_Test -
class EmissionKindField -
class EmplaceOnly -
class Emplaceable -
class EmplaceableArg -
class EncodingIsland -
class Encoding_FromUTF8_Test -
class Encoding_InvalidInput_Test -
class Encoding_InvalidOutput_Test -
class Encoding_RoundTrip_Test -
class Encoding_ShiftState2022_Test -
class Encoding_ShiftStateIBM939_Test -
class Encoding_ToUTF8_Test -
class EndianStream_WriteArrayLE_Test -
class EndianStream_WriteDoubleBE_Test -
class EndianStream_WriteDoubleLE_Test -
class EndianStream_WriteFloatArrayLE_Test -
class EndianStream_WriteFloatBE_Test -
class EndianStream_WriteFloatLE_Test -
class EndianStream_WriteInt32BE_Test -
class EndianStream_WriteInt32LE_Test -
class EndianStream_WriteInt64BE_Test -
class EndianStream_WriteInt64LE_Test -
class EndianStream_WriteVectorLE_Test -
class Endian_PackedEndianSpecificIntegral_Test -
class Endian_PacketEndianSpecificIntegralAsEnum_Test -
class Endian_ReadBitAligned_Test -
class Endian_Read_Test -
class Endian_WriteBitAligned_Test -
class Endian_WriteNext_Test -
class Endian_Write_Test -
class EntryPointGroup -
class EnumEntry -
class EphemeralValueTracker -
class EphemeralValuesCacheTest -
class EphemeralValuesCacheTest_basic_Test -
class EqualsRecordMatcherP -
class Equivalence -
class EraseMockInstructionSelector -
class ErlangGC -
class ErlangGCPrinter -
class Err -
class ErrorDeathTest_ExitOnError_Test -
class ErrorDummyFileSystem -
class ErrorErrorCategory -
class ErrorOr_Comparison_Test -
class ErrorOr_Covariant_Test -
class ErrorOr_ImplicitConversionCausesMove_Test -
class ErrorOr_ImplicitConversionNoAmbiguity_Test -
class ErrorOr_ImplicitConversion_Test -
class ErrorOr_SimpleValue_Test -
class ErrorOr_Types_Test -
class Error_AccessExpectedInFailureMode_Test -
class Error_BadAllocFatalErrorHandlersInteraction_Test -
class Error_C_API_Test -
class Error_CantFailDeath_Test -
class Error_CantFailSuccess_Test -
class Error_CatchErrorFromHandler_Test -
class Error_CheckJoinErrors_Test -
class Error_CheckedExpectedInSuccessMode_Test -
class Error_CheckedSuccess_Test -
class Error_ConsumeError_Test -
class Error_ConsumeSuccess_Test -
class Error_ErrorAsOutParameterChecked_Test -
class Error_ErrorAsOutParameterUnchecked_Test -
class Error_ErrorCodeConversions_Test -
class Error_ErrorMessage_Test -
class Error_ExpectedCovariance_Test -
class Error_ExpectedInFailureMode_Test -
class Error_ExpectedWithReferenceType_Test -
class Error_FailedMatcher_Test -
class Error_FailedWithMessageMatcher_Test -
class Error_FailureFromHandler_Test -
class Error_FailureToHandle_Test -
class Error_FatalBadAllocErrorHandlersInteraction_Test -
class Error_FileErrorErrorCode_Test -
class Error_FileErrorTest_Test -
class Error_FirstHandlerOnly_Test -
class Error_ForwardToExpected_Test -
class Error_HandleCustomErrorWithCustomBaseClass_Test -
class Error_HandleCustomError_Test -
class Error_HandleExpectedHandledError_Test -
class Error_HandleExpectedSuccess_Test -
class Error_HandleExpectedUnhandledError_Test -
class Error_HandlerShadowing_Test -
class Error_HandlerTypeDeduction_Test -
class Error_HasValueMatcher_Test -
class Error_IsAHandling_Test -
class Error_Stream_Test -
class Error_StringError_Test -
class Error_SubtypeStringErrorTest_Test -
class Error_SucceededMatcher_Test -
class Error_UncheckedError_Test -
class Error_UncheckedExpectedInSuccessModeAccess_Test -
class Error_UncheckedExpectedInSuccessModeAssignment_Test -
class Error_UncheckedExpectedInSuccessModeDestruction_Test -
class Error_UncheckedSuccess_Test -
class Error_UnhandledExpectedInFailureMode_Test -
class Error_createStringError_Test -
class Error_moveInto_Test -
class EstimatedUnrollCost -
class ExactEqualsExpression -
class ExceptionInfo -
class ExceptionSectionEntry -
class ExceptionTableEntry -
class ExecutionEngineTest -
class ExecutionEngineTest_ClearModuleMappings_Test -
class ExecutionEngineTest_DestructionRemovesGlobalMapping_Test -
class ExecutionEngineTest_ForwardGlobalMapping_Test -
class ExecutionEngineTest_LookupWithMangledAndDemangledSymbol_Test -
class ExecutionEngineTest_ReverseGlobalMapping_Test -
class ExecutionUtilsTest_JITTargetMachineBuilder_Test -
class ExecutorAddrTest_AddrRanges_Test -
class ExecutorAddrTest_DefaultAndNull_Test -
class ExecutorAddrTest_Ordering_Test -
class ExecutorAddrTest_PtrConversionWithFunctionType_Test -
class ExecutorAddrTest_PtrConversion_Test -
class ExecutorAddrTest_WrappingAndUnwrapping_Test -
class ExecutorSymbolDef_FunctionPointerConversion_Test -
class ExecutorSymbolDef_PointerConversion_Test -
class ExegesisEmitter -
class ExpandMemCmpLegacyPass -
class ExpandPostRA -
class ExpandPostRALegacy -
class ExpandReductions -
class ExpandVariadics -
class ExpandedMatch -
class ExplicitCtorWrapper -
class ExplicitRewriteDescriptor -
class ExponentialBackoffTest_Timeout_Test -
class ExportSection -
class ExprAST -
class ExpressionFormatParameterisedFixture -
class ExpressionFormatParameterisedFixture_FormatBoolOperator_Test -
class ExpressionFormatParameterisedFixture_FormatGetMatchingString_Test -
class ExpressionFormatParameterisedFixture_FormatGetWildcardRegex_Test -
class ExpressionFormatParameterisedFixture_FormatValueFromStringRepr_Test -
class ExtAddrMode -
class ExtTSPImpl -
class ExtendOpTraits -
class ExtendOpTraits -
class ExtendOpTraits -
class ExtendOpTraitsBase -
class ExtensibleRTTI_cast_Test -
class ExtensibleRTTI_dyn_cast_Test -
class ExtensibleRTTI_isa_Test -
class ExtensibleRTTI_multiple_inheritance_constructor_Test -
class ExtraCustomABI -
class ExtraFlags -
class ExtraFlags -
class ExtraRematTest -
class ExtraRematTest_TestCoroRematDefault_Test -
class ExtraRematTest_TestCoroRematWithCallback_Test -
class ExtraRematTest_TestCoroRematWithCustomABI_Test -
class ExtractSubregRewriter -
class ExtractValueErrorFixture -
class ExtractValueErrorFixture_Test_Test -
class F128ShadowConfig -
class F64ShadowConfig -
class F80ShadowConfig -
class FAddCombine -
class FAddend -
class FAddendCoef -
class FCmpSplitter -
class FDCloser -
class FDMsgHeader -
class FEntryInserter -
class FEntryInserterLegacy -
class FPOData -
class FPOInstruction -
class FPOStateMachine -
class FPS -
class FSUniqueIDTest_construct_Test -
class FSUniqueIDTest_equals_Test -
class FSUniqueIDTest_less_Test -
class FactOrCheck -
class FallibleCollectionWalker -
class FallibleCollectionWalkerWithFallibleDeref -
class FallibleCollectionWalkerWithStructDeref -
class FallibleIteratorTest_BasicFailure_Test -
class FallibleIteratorTest_BasicSuccess_Test -
class FallibleIteratorTest_CheckDerefToExpectedSupport_Test -
class FallibleIteratorTest_CheckStructDerefOperatorSupport_Test -
class FallibleIteratorTest_NoRedundantErrorCheckOnEarlyExit_Test -
class FallibleIteratorTest_RawIncrementAndDecrementBehavior_Test -
class FallibleIteratorTest_RegularLoopExitRequiresErrorCheck_Test -
class FastDivInsertionTask -
class FastISelMap -
class FastPriorityQueue -
class FatLTOOptions -
class FdPair -
class FeatureInfo -
class FieldExpander -
class FieldInfo -
class FieldInitializer -
class FieldListVisitHelper -
class FileCheckTest -
class FileCheckTest_Binop_Test -
class FileCheckTest_CapturedVarDiags_Test -
class FileCheckTest_ExpressionValueAddition_Test -
class FileCheckTest_ExpressionValueDivision_Test -
class FileCheckTest_ExpressionValueMultiplication_Test -
class FileCheckTest_ExpressionValueSubtraction_Test -
class FileCheckTest_Expression_Test -
class FileCheckTest_FileCheckContext_Test -
class FileCheckTest_FormatEqualityOperators_Test -
class FileCheckTest_FormatKindEqualityOperators_Test -
class FileCheckTest_Literal_Test -
class FileCheckTest_MatchBuiltinFunctions_Test -
class FileCheckTest_MatchParen_Test -
class FileCheckTest_Match_Test -
class FileCheckTest_NoFormatProperties_Test -
class FileCheckTest_NumericVariable_Test -
class FileCheckTest_ParseNumericSubstitutionBlock_Test -
class FileCheckTest_ParsePattern_Test -
class FileCheckTest_ParseVar_Test -
class FileCheckTest_Substitution_Test -
class FileCheckTest_ValidVarNameStart_Test -
class FileDescriptorCloser -
class FileFn -
class FileHeader -
class FileInfo -
class FileOutputBuffer_Test_Test -
class FileSizeInfo -
class FileSystemTest -
class FileSystemTest_AppendSetsCorrectFileOffset_Test -
class FileSystemTest_BrokenSymlinkDirectoryIteration_Test -
class FileSystemTest_CopyFile_Test -
class FileSystemTest_CreateAlways_Test -
class FileSystemTest_CreateDir_Test -
class FileSystemTest_CreateNew_Test -
class FileSystemTest_DirectoryIteration_Test -
class FileSystemTest_DirectoryNotExecutable_Test -
class FileSystemTest_ExpandTilde_Test -
class FileSystemTest_FileMappingSync_Test -
class FileSystemTest_FileMapping_Test -
class FileSystemTest_MD5_Test -
class FileSystemTest_OpenAlways_Test -
class FileSystemTest_OpenDirectoryAsFileForRead_Test -
class FileSystemTest_OpenDirectoryAsFileForWrite_Test -
class FileSystemTest_OpenExisting_Test -
class FileSystemTest_OpenFileForRead_Test -
class FileSystemTest_ReadOnlyFileCantWrite_Test -
class FileSystemTest_ReadWriteFileCanReadOrWrite_Test -
class FileSystemTest_RealPathNoReadPerm_Test -
class FileSystemTest_RealPath_Test -
class FileSystemTest_RemoveDirectoriesNoExePerm_Test -
class FileSystemTest_Remove_Test -
class FileSystemTest_ResizeBeforeMapping_Test -
class FileSystemTest_Resize_Test -
class FileSystemTest_RespectUmask_Test -
class FileSystemTest_TempFileCollisions_Test -
class FileSystemTest_TempFileDiscardDiscard_Test -
class FileSystemTest_TempFileKeepDiscard_Test -
class FileSystemTest_TempFiles_Test -
class FileSystemTest_Unique_Test -
class FileSystemTest_WriteOnlyFileCantRead_Test -
class FileSystemTest_getUmask_Test -
class FileSystemTest_is_local_Test -
class FileSystemTest_permissions_Test -
class FileSystemTest_readNativeFileSlice_Test -
class FileSystemTest_readNativeFileToEOF_Test -
class FileSystemTest_readNativeFile_Test -
class FileSystemTest_set_current_path_Test -
class FileToRemoveList -
class FileWithFixedStatus -
class FileWithLock -
class FilesToRemoveCleanup -
class Filter -
class Filter -
class FilterChooser -
class FilterIteratorTest_ADL_Test -
class FilterIteratorTest_CallableObject_Test -
class FilterIteratorTest_Composition_Test -
class FilterIteratorTest_Enumerate_Test -
class FilterIteratorTest_FunctionPointer_Test -
class FilterIteratorTest_InputIterator_Test -
class FilterIteratorTest_Lambda_Test -
class FilterIteratorTest_ReverseFilterRange_Test -
class FilterResult -
class FilteringVRegSet -
class FinalizeISel -
class FindDebugLocTest_DifferentIterators_Test -
class FirstRoundThinBackend -
class FixIrreducible -
class FixedDAGDeltaAlgorithm -
class FixedDeltaAlgorithm -
class FixedPointKindField -
class FixedPointTest_getMax_Test -
class FixedPointTest_getMin_Test -
class FixedPoint_AccumConversionOverflow_Test -
class FixedPoint_AccumConversions_Test -
class FixedPoint_FixedToFloat_Test -
class FixedPoint_FloatToFixed_Test -
class FixedPoint_GetValueSignAfterConversion_Test -
class FixedPoint_ModularWrapAround_Test -
class FixedPoint_SAccumConversionOverflow_Test -
class FixedPoint_add_Test -
class FixedPoint_compare_Test -
class FixedPoint_div_Test -
class FixedPoint_getIntPart_Test -
class FixedPoint_mul_Test -
class FixedPoint_semanticsSerialization_Test -
class FixedPoint_toString_Test -
class FixedSizeHex -
class FixedSizeString -
class Fixnum31 -
class FixnumPointerTraits -
class FixupBWInstPass -
class FixupLEAPass -
class FixupStatepointCallerSavedImpl -
class FixupStatepointCallerSavedLegacy -
class FlattenCFGLegacyPass -
class FlattenCFGOpt -
class FlattenInfo -
class FloatSignAsInt -
class FloatingPointModeTest_DenormalAttributeName_Test -
class FloatingPointModeTest_DenormalModeConstructor_Test -
class FloatingPointModeTest_DenormalModeIsSimple_Test -
class FloatingPointModeTest_DenormalModeIsValid_Test -
class FloatingPointModeTest_DenormalModeMerge_Test -
class FloatingPointModeTest_DenormalModePredicates_Test -
class FloatingPointModeTest_ParseDenormalFPAttributeComponent_Test -
class FloatingPointModeTest_ParseDenormalFPAttribute_Test -
class FloatingPointModeTest_RenderDenormalFPAttribute_Test -
class FlowAdjuster -
class FlushingMapper -
class FnAttributeComparator -
class FoldingNodeAllocator -
class FoldingSetNodeIDBuilder -
class FoldingSetTest_CapacityLargerThanReserve_Test -
class FoldingSetTest_ClearOnEmpty_Test -
class FoldingSetTest_ClearOnNonEmpty_Test -
class FoldingSetTest_EmptyIsFalse_Test -
class FoldingSetTest_EmptyIsTrue_Test -
class FoldingSetTest_GetOrInsertGetting_Test -
class FoldingSetTest_GetOrInsertInserting_Test -
class FoldingSetTest_IDComparison_Test -
class FoldingSetTest_InsertAtPos_Test -
class FoldingSetTest_LongLongComparison_Test -
class FoldingSetTest_MissedIDComparison_Test -
class FoldingSetTest_RemoveNodeThatIsAbsent_Test -
class FoldingSetTest_RemoveNodeThatIsPresent_Test -
class FoldingSetTest_SmallReserveChangesNothing_Test -
class FoldingSetTest_UnalignedStringTest_Test -
class Foo -
class Foo -
class FooWithDistance -
class FooWithFreeSize -
class FooWithMemberSize -
class FooWithMemberSize -
class ForExprAST -
class ForceAsmWriterLinking -
class ForceCodegenLinking -
class ForceInterpreterLinking -
class ForceMCJITLinking -
class ForcePassLinking -
class ForceVMCoreLinking -
class FormSkipValueFixture1 -
class FormSkipValueFixture1_skipValuePart1_Test -
class FormSkipValueFixture2 -
class FormSkipValueFixture2_skipValuePart2_Test -
class FormSkipValueFixtureBase -
class FormalArgHandler -
class Format -
class FormatVariadicTest_FormatRangeNonRef_Test -
class Format_DecayIfCCharArray_Test -
class Formula -
class ForwardingPass -
class FrameDataInfo -
class FrameEmitterImpl -
class FrameIndexOperand -
class FrameIndexesCache -
class FrameRef -
class FrameTypeBuilder -
class FreeMachineFunction -
class From -
class FrozenIndPHIInfo -
class FuncPGOInstrumentation -
class FuncSampleStats -
class FuncUnitSorter -
class FuncletLayout -
class FunctionAST -
class FunctionArgEnumerator -
class FunctionArgEnumerator -
class FunctionAttachmentTest_RealEntryCount_Test -
class FunctionAttachmentTest_SubprogramAttachment_Test -
class FunctionAttachmentTest_SyntheticEntryCount_Test -
class FunctionAttachmentTest_Verifier_Test -
class FunctionAttachmentTest_getAll_Test -
class FunctionAttachmentTest_setMetadata_Test -
class FunctionCallbacksTest_AnalysisUtilities_Test -
class FunctionCallbacksTest_InstrumentedPasses_Test -
class FunctionCallbacksTest_InstrumentedSkippedPasses_Test -
class FunctionCallbacksTest_Passes_Test -
class FunctionDifferenceEngine -
class FunctionElideInfo -
class FunctionInfo -
class FunctionInstantiationSetCollector -
class FunctionInstrumenter -
class FunctionNode -
class FunctionOutliningInfo -
class FunctionOutliningMultiRegionInfo -
class FunctionPropertiesAnalysisTest -
class FunctionPropertiesAnalysisTest_BasicTest_Test -
class FunctionPropertiesAnalysisTest_CriticalEdge_Test -
class FunctionPropertiesAnalysisTest_DetailedOperandCount_Test -
class FunctionPropertiesAnalysisTest_DifferentPredecessorSuccessorCounts_Test -
class FunctionPropertiesAnalysisTest_FunctionCallMetrics_Test -
class FunctionPropertiesAnalysisTest_FunctionReturnVectors_Test -
class FunctionPropertiesAnalysisTest_InlineSameBBLargerCFG_Test -
class FunctionPropertiesAnalysisTest_InlineSameBBLoops_Test -
class FunctionPropertiesAnalysisTest_InlineSameBBSimple_Test -
class FunctionPropertiesAnalysisTest_InlineSameLoopBB_Test -
class FunctionPropertiesAnalysisTest_IntrinsicCount_Test -
class FunctionPropertiesAnalysisTest_InvokeLandingCanStillBeReached_Test -
class FunctionPropertiesAnalysisTest_InvokeSimple_Test -
class FunctionPropertiesAnalysisTest_InvokeSkipLP_Test -
class FunctionPropertiesAnalysisTest_InvokeUnreachableHandler_Test -
class FunctionPropertiesAnalysisTest_LPadChangesConditional_Test -
class FunctionPropertiesAnalysisTest_LPadChanges_Test -
class FunctionPropertiesAnalysisTest_ReAddEdges_Test -
class FunctionPropertiesAnalysisTest_Rethrow_Test -
class FunctionPropertiesAnalysisTest_Unreachable_Test -
class FunctionRefTest_BadCopy_Test -
class FunctionRefTest_Copy_Test -
class FunctionRefTest_Equality_Test -
class FunctionRefTest_Null_Test -
class FunctionRefTest_SFINAE_Test -
class FunctionStackPoisoner -
class FunctionTest_BasicBlockNumbers_Test -
class FunctionTest_EraseBBs_Test -
class FunctionTest_GetPointerAlignment_Test -
class FunctionTest_InsertBasicBlockAt_Test -
class FunctionTest_LLVMGetOrInsertFunction_Test -
class FunctionTest_Personality_Test -
class FunctionTest_SpliceBBRange_Test -
class FunctionTest_SpliceLastBB_Test -
class FunctionTest_SpliceOneBBWhenFromIsSameAsTo_Test -
class FunctionTest_SpliceOneBB_Test -
class FunctionTest_UWTable_Test -
class FunctionTest_hasLazyArguments_Test -
class FunctionTest_setSection_Test -
class FunctionTest_stealArgumentListFrom_Test -
class Functions -
class Functor -
class FusionCandidate -
class GCMachineCodeAnalysis -
class GCMetadataTest -
class GCMetadataTest_Basic_Test -
class GCOVBlock -
class GCOVFunction -
class GCOVLines -
class GCOVProfiler -
class GCOVRecord -
class GCPtrLivenessData -
class GCPtrTracker -
class GDBJITRegistrationListener -
class GEPValue -
class GISelAsmOperandInfo -
class GISelUtilsTest_getGCDType_Test -
class GISelUtilsTest_getLCMType_Test -
class GNUELFDumper -
class GOFFAsmParser -
class GOFFOstream -
class GOFFOstream -
class GOFFState -
class GOFFSymbol -
class GOFFWriter -
class GPUInfo -
class GUIDFormatTest_ValidateFormat_Test -
class GUIDToFuncNameMapper -
class GVMemoryBlock -
class GVNSink -
class GeneratedRTChecks -
class GenericDINodeTest_getEmptyHeader_Test -
class GenericDINodeTest_get_Test -
class GenericDomTree_BlockNumbers_Test -
class GenericEnum -
class GenericField -
class GenericLLVMIRPlatform -
class GenericLLVMIRPlatformSupport -
class GenericTable -
class GetCFGOnlyPasses -
class GetDoubleStrings -
class GetOptionWidthTest -
class GetOptionWidthTest_GetOptionWidthArgNameLonger_Test -
class GetOptionWidthTest_GetOptionWidthEmptyOptionNameLonger_Test -
class GetOptionWidthTest_GetOptionWidthFirstOptionNameLonger_Test -
class GetOptionWidthTest_GetOptionWidthSecondOptionNameLonger_Test -
class GetOptionWidthTest_GetOptionWidthValueOptionalEmptyOptionWithNoDescription_Test -
class GetOptionWidthTest_GetOptionWidthValueRequiredEmptyOptionWithNoDescription_Test -
class GlobPatternTest -
class GlobPatternTest_BasicCharacterClass_Test -
class GlobPatternTest_BraceExpansionCharacterClass_Test -
class GlobPatternTest_BraceExpansion_Test -
class GlobPatternTest_BracketFrontOfCharacterClass_Test -
class GlobPatternTest_Empty_Test -
class GlobPatternTest_Escape_Test -
class GlobPatternTest_ExtSym_Test -
class GlobPatternTest_Glob_Test -
class GlobPatternTest_InvalidBraceExpansion_Test -
class GlobPatternTest_Invalid_Test -
class GlobPatternTest_IsTrivialMatchAll_Test -
class GlobPatternTest_NUL_Test -
class GlobPatternTest_NegatedCharacterClass_Test -
class GlobPatternTest_NoBraceExpansion_Test -
class GlobPatternTest_Pathological_Test -
class GlobPatternTest_PrefixSuffix_Test -
class GlobPatternTest_SpecialCharsInCharacterClass_Test -
class GlobPatternTest_Substr_Test -
class GlobPatternTest_Wildcard_Test -
class GlobalCtorDtorScraper -
class GlobalDCELegacyPass -
class GlobalISelEmitter -
class GlobalMerge -
class GlobalMergeFuncPassWrapper -
class GlobalMergeImpl -
class GlobalObjectTest -
class GlobalObjectTest_SectionPrefix_Test -
class GlobalStats -
class GlobalTest_AlignDeath_Test -
class GlobalTest_CreateAddressSpace_Test -
class GlobalTest_Initializer_Test -
class GlobalTypeMember -
class GlobalValueMaterializer -
class GlobalVariableUse -
class Globals -
class GraphSession -
class GraphTest -
class GraphTest_TestConstruction_Test -
class GraphTest_TestCopyAssign_Test -
class GraphTest_TestCopyConstructor_Test -
class GraphTest_TestEdgeAccessOperator_Test -
class GraphTest_TestGraphEdge_Test -
class GraphTest_TestGraphVertex_Test -
class GraphTest_TestMoveConstructor_Test -
class GraphTest_TestiVertexAccessOperator_Test -
class GroupMember -
class GroupSection -
class GuardWideningImpl -
class HLASMAsmParser -
class HLSLRootSignatureTest_AllRootFlagsDump_Test -
class HLSLRootSignatureTest_DefaultRootConstantsDump_Test -
class HLSLRootSignatureTest_DefaultStaticSamplerDump_Test -
class HLSLRootSignatureTest_DefinedStaticSamplerDump_Test -
class HLSLRootSignatureTest_DescriptorCBVClauseDump_Test -
class HLSLRootSignatureTest_DescriptorCBVV10ClauseDump_Test -
class HLSLRootSignatureTest_DescriptorSRVClauseDump_Test -
class HLSLRootSignatureTest_DescriptorSamplerClauseDump_Test -
class HLSLRootSignatureTest_DescriptorSamplerV10ClauseDump_Test -
class HLSLRootSignatureTest_DescriptorTableDump_Test -
class HLSLRootSignatureTest_DescriptorUAVClauseDump_Test -
class HLSLRootSignatureTest_NoneRootFlagsDump_Test -
class HLSLRootSignatureTest_RootCBVDump_Test -
class HLSLRootSignatureTest_RootSRV10Dump_Test -
class HLSLRootSignatureTest_RootSRVDump_Test -
class HLSLRootSignatureTest_RootUAVDump_Test -
class HLSLRootSignatureTest_RootUAVV10Dump_Test -
class HLSLRootSignatureTest_SetRootConstantsDump_Test -
class HWAddressSanitizer -
class HardwareLoop -
class HardwareLoopsImpl -
class HardwareLoopsLegacy -
class HasFooMethod -
class HasMIMetadataMatcherP -
class HasNameMatcherP -
class HasNameMatcherP -
class HasNameRegexMatcherP -
class HasTypeMatcherP -
class HashTableInternals -
class HashableDummy -
class HashingBackendTest_HashOutput_Test -
class HashingBackendTest_ParallelHashOutput_Test -
class HashingTest_HashBuilderAndHashValue_Test -
class HashingTest_HashCombineArgs18_Test -
class HashingTest_HashCombineBasicTest_Test -
class HashingTest_HashCombineRangeBasicTest_Test -
class HashingTest_HashCombineRangeLengthDiff_Test -
class HashingTest_HashValueBasicTest_Test -
class HashingTest_HashValueStdOptional_Test -
class HashingTest_HashValueStdPair_Test -
class HashingTest_HashValueStdString_Test -
class HashingTest_HashValueStdTuple_Test -
class HashingTest_HashWithHashBuilder_Test -
class HelloSubOptTable -
class HelpPrinter -
class HelpPrinterWrapper -
class HexType -
class HexType -
class HexType -
class HexType -
class HexagonPrettyPrinter -
class HighRegisterPressureDetector -
class HoistSpillHelper -
class HorizontalReduction -
class HotColdHintParser -
class HotFuncInfo -
class IAPrinter -
class ICallBranchFunnel -
class ICmpSplitter -
class ILPOrder -
class ILPScheduler -
class IListBaseTest -
class IListBaseTest_insertBeforeImpl_Test -
class IListBaseTest_removeImpl_Test -
class IListBaseTest_removeRangeImplAllButSentinel_Test -
class IListBaseTest_removeRangeImpl_Test -
class IListBaseTest_transferBeforeImpl_Test -
class IListIteratorBitsTest_ConsAndAssignment_Test -
class IListIteratorBitsTest_DefaultConstructor_Test -
class IListIteratorBitsTest_GetParent_Test -
class IListIteratorBitsTest_RangeIteration_Test -
class IListIteratorTest_CheckEraseForward_Test -
class IListIteratorTest_CheckEraseReverse_Test -
class IListIteratorTest_DefaultConstructor_Test -
class IListIteratorTest_Empty_Test -
class IListIteratorTest_GetParent_Test -
class IListIteratorTest_OneNodeList_Test -
class IListIteratorTest_ReverseConstructor_Test -
class IListIteratorTest_TwoNodeList_Test -
class IListNodeBaseTest_DefaultConstructor_Test -
class IListNodeBaseTest_isKnownSentinel_Test -
class IListNodeBaseTest_nodeBaseParent_Test -
class IListNodeBaseTest_setPrevAndNext_Test -
class IListNodeTest_Options_Test -
class IListSentinelTest_DefaultConstructor_Test -
class IListSentinelTest_NormalNodeIsNotKnownSentinel_Test -
class IListTest_Basic_Test -
class IListTest_SpliceOne_Test -
class IListTest_SpliceSwapOtherWay_Test -
class IListTest_SpliceSwap_Test -
class IListTest_UnsafeClear_Test -
class IListTest_addNodeToList_Test -
class IListTest_cloneFrom_Test -
class IListTest_privateNode_Test -
class IListTest_sameListSplice_Test -
class IR2VecTestFixture -
class IR2VecTestFixture_GetBBVector_FlowAware_Test -
class IR2VecTestFixture_GetBBVector_Symbolic_Test -
class IR2VecTestFixture_GetFunctionVector_FlowAware_Test -
class IR2VecTestFixture_GetFunctionVector_Symbolic_Test -
class IR2VecTestFixture_GetInstVec_FlowAware_Test -
class IR2VecTestFixture_GetInstVec_Symbolic_Test -
class IR2VecTestFixture_MultipleComputeEmbeddingsConsistency_FlowAware_Test -
class IR2VecTestFixture_MultipleComputeEmbeddingsConsistency_Symbolic_Test -
class IR2VecTest_CreateFlowAwareEmbedder_Test -
class IR2VecTest_CreateInvalidMode_Test -
class IR2VecTest_CreateSymbolicEmbedder_Test -
class IR2VecTest_ZeroDimensionEmbedding_Test -
class IR2VecVocabularyTest_DummyVocabTest_Test -
class IR2VecVocabularyTest_InvalidAccess_Test -
class IR2VecVocabularyTest_InvalidVocabularyConstruction_Test -
class IR2VecVocabularyTest_NumericIDMapInvalidInputs_Test -
class IR2VecVocabularyTest_SlotIdxMapping_Test -
class IR2VecVocabularyTest_StringKeyGeneration_Test -
class IR2VecVocabularyTest_TypeIDStringKeyMapping_Test -
class IR2VecVocabularyTest_VocabularyDimensions_Test -
class IRBuilderPrefixedInserter -
class IRBuilderTest -
class IRBuilderTest_CTAD_Test -
class IRBuilderTest_ConstrainedFPFunctionCall_Test -
class IRBuilderTest_ConstrainedFPIntrinsics_Test -
class IRBuilderTest_ConstrainedFP_Test -
class IRBuilderTest_CreateCondBr_Test -
class IRBuilderTest_CreateGlobalString_Test -
class IRBuilderTest_CreateStepVectorI3_Test -
class IRBuilderTest_CreateStepVector_Test -
class IRBuilderTest_DIBuilderMacro_Test -
class IRBuilderTest_DIBuilder_Test -
class IRBuilderTest_DIImportedEntity_Test -
class IRBuilderTest_DataLayout_Test -
class IRBuilderTest_DebugLoc_Test -
class IRBuilderTest_FastMathFlags_Test -
class IRBuilderTest_GetIntTy_Test -
class IRBuilderTest_InsertExtractElement_Test -
class IRBuilderTest_IntrinsicMangling_Test -
class IRBuilderTest_IntrinsicsWithScalableVectors_Test -
class IRBuilderTest_Intrinsics_Test -
class IRBuilderTest_LandingPadName_Test -
class IRBuilderTest_Lifetime_Test -
class IRBuilderTest_NoFolderNames_Test -
class IRBuilderTest_RAIIHelpersTest_Test -
class IRBuilderTest_UnaryOperators_Test -
class IRBuilderTest_WrapFlags_Test -
class IRBuilderTest_appendDebugInfo_Test -
class IRBuilderTest_createArtificialSubprogram_Test -
class IRBuilderTest_createFunction_Test -
class IRBuilder_GetSetInsertionPointWithEmptyBasicBlock_Test -
class IRLinker -
class IRNormalizer -
class IRPromoter -
class ISelUpdater -
class IVChain -
class IVInc -
class Identifier -
class IdentityHashTraits -
class IfConverter -
class IfExprAST -
class Ignorelists -
class ImmPredicateSet -
class Immediate -
class Immovable -
class ImmutableListTest -
class ImmutableListTest_CharListOrderingTest_Test -
class ImmutableListTest_CreatingIntListTest_Test -
class ImmutableListTest_EmplaceIntListTest_Test -
class ImmutableListTest_EmptyIntListTest_Test -
class ImmutableListTest_LongListOrderingTest_Test -
class ImmutableListTest_MultiElemIntListTest_Test -
class ImmutableListTest_OneElemIntListTest_Test -
class ImmutableListTest_ReferenceStoringTest_Test -
class ImmutableMapTest_EmptyIntMapRefTest_Test -
class ImmutableMapTest_EmptyIntMapTest_Test -
class ImmutableMapTest_MapOfMapRefsTest_Test -
class ImmutableMapTest_MultiElemIntMapRefTest_Test -
class ImmutableMapTest_MultiElemIntMapTest_Test -
class ImmutableSetTest -
class ImmutableSetTest_AddIfNotFoundTest_Test -
class ImmutableSetTest_EmptyIntSetTest_Test -
class ImmutableSetTest_IterLongSetTest_Test -
class ImmutableSetTest_MultiElemIntSetTest_Test -
class ImmutableSetTest_OneElemIntSetTest_Test -
class ImmutableSetTest_RemoveIfNotFoundTest_Test -
class ImmutableSetTest_RemoveIntSetTest_Test -
class ImplicitNullChecks -
class InMemoryActionCache -
class InMemoryBuffer -
class InMemoryCAS -
class InMemoryInlineObject -
class InMemoryObject -
class InMemoryRefObject -
class InOrderAttrToTargets -
class InProcessThinBackend -
class InactivePlatformSupport -
class Incomplete -
class IncompleteStruct -
class IncrementMode -
class IndVarSimplify -
class IndVarSimplifyVisitor -
class IndexBitcodeWriter -
class IndexCall -
class IndexCallsiteContextGraph -
class IndexedWriter -
class IndirectBrExpandLegacyPass -
class IndirectCallPromoter -
class IndirectionUtilsTest_MakeStub_Test -
class InductiveRangeCheck -
class InductiveRangeCheckElimination -
class InferAddressSpaces -
class InferAddressSpacesImpl -
class InitUndef -
class InitUndefLegacy -
class Initialize_MultipleThreads_Test -
class InjectedInvariant -
class InjectorIRStrategyTest_EmptyModule_Test -
class InjectorIRStrategyTest_InsertWMustTailCall_Test -
class InjectorIRStrategyTest_InsertWTailCall_Test -
class InjectorIRStrategyTest_LargeInsertion_Test -
class InlineCandidate -
class InlineCostAnnotationWriter -
class InlineCostCallAnalyzer -
class InlineCostFeaturesAnalyzer -
class InlineCostTest_CostFeatures_Test -
class InlineCostTest_SROACost_Test -
class InlineSpiller -
class InputFile -
class InputFunctionCoverageData -
class InsertCFGStrategy_CFG_Test -
class InsertFunctionStrategy_AvoidCallingFunctionWithSpecialParam_Test -
class InsertFunctionStrategy_Func_Test -
class InsertPHIStrategy_PHIWithSameIncomingBlock_Test -
class InsertPHIStrategy_PHI_Test -
class InsertSubregRewriter -
class InsertedPass -
class InstCount -
class InstDeleterIRStrategyTest_EmptyFunction_Test -
class InstDeleterIRStrategyTest_PhiNodes_Test -
class InstInfoType -
class InstModificationIRStrategyTest_Add_Test -
class InstModificationIRStrategyTest_DidntShuffleFRem_Test -
class InstModificationIRStrategyTest_DidntShuffleSDiv_Test -
class InstModificationIRStrategyTest_FCmp_Test -
class InstModificationIRStrategyTest_GEP_Test -
class InstModificationIRStrategyTest_ICmp_Test -
class InstModificationIRStrategyTest_Mul_Test -
class InstModificationIRStrategyTest_Shl_Test -
class InstModificationIRStrategyTest_ShuffleAnd_Test -
class InstModificationIRStrategyTest_ShuffleSelect_Test -
class InstModificationIRStrategyTest_Sub_Test -
class InstModificationIRStrategy_Exact_Test -
class InstModificationIRStrategy_FastMath_Test -
class InstPartition -
class InstPartitionContainer -
class InstRegexOp -
class InstSimplifyLegacyPass -
class InstallNameToolOptTable -
class InstrCOPYReplacer -
class InstrConverterBase -
class InstrIgnore -
class InstrInfoEmitter -
class InstrLowerer -
class InstrMap -
class InstrPosIndexes -
class InstrProfDataTest_IsInOneValueRange_Test -
class InstrProfDataTest_MapValueToRangeRepValue_Test -
class InstrProfErrorCategoryType -
class InstrProfReaderNullRemapper -
class InstrProfReaderWriterTest -
class InstrProfReaderWriterTest_icall_and_vtable_data_read_write_Test -
class InstrProfTest -
class InstrProfTest_get_profile_summary_Test -
class InstrProfTest_test_caller_callee_pairs_Test -
class InstrProfTest_test_irpgo_function_name_Test -
class InstrProfTest_test_irpgo_read_deprecated_names_Test -
class InstrProfTest_test_memprof_getrecord_error_Test -
class InstrProfTest_test_memprof_merge_Test -
class InstrProfTest_test_memprof_v4_full_schema_Test -
class InstrProfTest_test_memprof_v4_partial_schema_Test -
class InstrProfTest_test_merge_temporal_prof_traces_truncated_Test -
class InstrProfTest_test_merge_traces_from_writer_Test -
class InstrProfTest_test_merge_traces_sampled_Test -
class InstrProfTest_test_pgo_function_name_Test -
class InstrProfTest_test_writer_merge_Test -
class InstrReplaceWithCopy -
class InstrReplacer -
class InstrReplacerDstCOPY -
class InstrsOp -
class InstructionCostDetail -
class InstructionMapper -
class InstructionMemo -
class InstructionShuffler -
class InstructionUseExpr -
class InstructionVerifier -
class InstructionsCompatibilityAnalysis -
class InstructionsState -
class InstrumentationOptions -
class IntEqClasses_Simple_Test -
class IntFieldInfo -
class IntProxy -
class IntRange -
class IntTest -
class IntTest_ValueInit_Test -
class IntTest_floorCeilModAbsLcmGcd_Test -
class IntTest_ops64Overloads_Test -
class IntTest_ops_Test -
class IntTest_overflows_Test -
class IntegerDivision_SDiv64_Test -
class IntegerDivision_SDiv_Test -
class IntegerDivision_SRem64_Test -
class IntegerDivision_SRem_Test -
class IntegerDivision_UDiv64_Test -
class IntegerDivision_UDiv_Test -
class IntegerDivision_URem64_Test -
class IntegerDivision_URem_Test -
class IntegerValuesRange -
class InterestingMemoryAccess -
class Interference -
class InterleaveOp -
class InterleaveTest_InterleaveComma_Test -
class InterleaveTest_Interleave_Test -
class InterleavedAccess -
class InterleavedAccessImpl -
class InterleavedLoadCombine -
class InterleavedLoadCombineImpl -
class InterleavedRangeTest_CustomOStream_Test -
class InterleavedRangeTest_CustomPrint_Test -
class InterleavedRangeTest_VectorIntEmpty_Test -
class InterleavedRangeTest_VectorIntOneElem_Test -
class InterleavedRangeTest_VectorInt_Test -
class InternalRefVector -
class IntervalMapOverlapsTest_BigMaps_Test -
class IntervalMapOverlapsTest_SmallMaps_Test -
class IntervalMapTest_Branched2_Test -
class IntervalMapTest_Branched_Test -
class IntervalMapTest_Copy_Test -
class IntervalMapTest_EmptyMap_Test -
class IntervalMapTest_Move_Test -
class IntervalMapTest_OneElementRanges_Test -
class IntervalMapTest_OverlapsHalfOpen_Test -
class IntervalMapTest_Overlaps_Test -
class IntervalMapTest_RandomCoalescing_Test -
class IntervalMapTest_RootCoalescing_Test -
class IntervalMapTest_RootMultiCoalescing_Test -
class IntervalMapTest_SingleEntryHalfOpenMap_Test -
class IntervalMapTest_SingleEntryMap_Test -
class IntervalSorter -
class IntervalTreeTest_ComplexIntervalsOverlapping_Test -
class IntervalTreeTest_EmptyIntervals_Test -
class IntervalTreeTest_MappedValuesIteratorsTree_Test -
class IntervalTreeTest_NoIntervals_Test -
class IntervalTreeTest_OneInterval_Test -
class IntervalTreeTest_SimpleIntervalsOverlapping_Test -
class IntervalTreeTest_ThreeIntervals_Test -
class IntervalTreeTest_TwoIntervals_Test -
class IntervalTreeTest_UserClass_Test -
class IntrinsicAttributes_TestGetFnAttributesBug_Test -
class IntrinsicEmitter -
class IntrinsicEmitterOpt -
class IntrinsicNameLookup_Basic_Test -
class IntrinsicNameLookup_ClangBuiltinLookup_Test -
class IntrinsicNameLookup_MSBuiltinLookup_Test -
class IntrinsicNameLookup_NonNullterminatedStringRef_Test -
class IntrinsicsTest -
class IntrinsicsTest_DifferentOverloads_Test -
class IntrinsicsTest_IRBuilderCreateIntrinsicAddressSpace_Test -
class IntrinsicsTest_IRBuilderCreateIntrinsicScalar_Test -
class IntrinsicsTest_IRBuilderCreateIntrinsicVarArg_Test -
class IntrinsicsTest_IRBuilderCreateIntrinsicVector_Test -
class IntrinsicsTest_InstrProfInheritance_Test -
class IntrinsicsTest_NonOverloadedIntrinsic_Test -
class IntrinsicsTest_OverloadedIntrinsicAddressSpace_Test -
class IntrinsicsTest_OverloadedIntrinsicScalar_Test -
class IntrinsicsTest_OverloadedIntrinsicVector_Test -
class IntrinsicsTest_VarArgIntrinsicStatepoint_Test -
class InvokeStateChange -
class InvokeStateChangeIterator -
class IsExported -
class IsIdenticalToTest_DifferentDefs_Test -
class IsMatch -
class IsMatch -
class IsPotentiallyReachableTest -
class IsPrevailing -
class ItaniumManglingCanonicalizerTest_TestBadEquivalenceOrder_Test -
class ItaniumManglingCanonicalizerTest_TestCanonicalize_Test -
class ItaniumManglingCanonicalizerTest_TestForwardTemplateReference_Test -
class ItaniumManglingCanonicalizerTest_TestInvalidManglings_Test -
class ItaniumManglingCanonicalizerTest_TestLookup_Test -
class Item -
class Iterator -
class IteratorAdaptorTest_Dereference_Test -
class JIT -
class JITDylibSearchOrderResolver -
class JITDylibTest_GetDFSLinkOrderCycle_Test -
class JITDylibTest_GetDFSLinkOrderDiamond_Test -
class JITDylibTest_GetDFSLinkOrderTree_Test -
class JITLinkTimers -
class JITLinkerErrorCategory -
class JMCInstrumenter -
class JSONELFDumper -
class JSONEmitter -
class JSONStubError -
class JSONSymbol -
class JSONWriter -
class JobserverClientTest -
class JobserverClientTest_UnixClientFifo_Test -
class JobserverClientTest_UnixClientNonFifo_Test -
class JobserverConfig -
class JobserverParsingTest -
class JobserverParsingTest_DryRunFlag_Test -
class JobserverParsingTest_EmptyMakeflags_Test -
class JobserverParsingTest_NoMakeflags_Test -
class JobserverStrategyTest -
class JobserverStrategyTest_ParallelForIsLimited_SubprocessChild_Test -
class JobserverStrategyTest_ParallelForIsLimited_Subprocess_Test -
class JobserverStrategyTest_ParallelSortIsLimited_SubprocessChild_Test -
class JobserverStrategyTest_ParallelSortIsLimited_Subprocess_Test -
class JobserverStrategyTest_ThreadPoolConcurrencyIsLimited_Test -
class Jobserver_Slot_Test -
class JoinVals -
class JumpT -
class JumpTableTy -
class KCFI -
class KernelInfo -
class KernelInfoReader -
class KernelInfoState -
class KernelOperandInfo -
class KernelRewriter -
class KeyOrderSizeTAndImmediate -
class KeyOrderTargetImmediate -
class KnownBitsTest_AddCarryExhaustive_Test -
class KnownBitsTest_AddSubExhaustive_Test -
class KnownBitsTest_BinaryExhaustive_Test -
class KnownBitsTest_CommonBitsSet_Test -
class KnownBitsTest_ConcatBits_Test -
class KnownBitsTest_CountMaxActiveBits_Test -
class KnownBitsTest_CountMaxSignificantBits_Test -
class KnownBitsTest_GetMinMaxVal_Test -
class KnownBitsTest_GetSignedMinMaxVal_Test -
class KnownBitsTest_ICmpExhaustive_Test -
class KnownBitsTest_MulExhaustive_Test -
class KnownBitsTest_SExtInReg_Test -
class KnownBitsTest_SExtOrTrunc_Test -
class KnownBitsTest_SignBitUnknown_Test -
class KnownBitsTest_SubBorrowExhaustive_Test -
class KnownBitsTest_UnaryExhaustive_Test -
class KnownBitsTest_WideShifts_Test -
class KnownIntrinsic -
class LCSSAWrapperPass -
class LDTLSCleanup -
class LDVSSABlock -
class LDVSSABlockIterator -
class LDVSSAPhi -
class LDVSSAUpdater -
class LEB128Test_DecodeAndInc_Test -
class LEB128Test_DecodeInvalidSLEB128_Test -
class LEB128Test_DecodeInvalidULEB128_Test -
class LEB128Test_DecodeSLEB128_Test -
class LEB128Test_DecodeULEB128_Test -
class LEB128Test_EncodeSLEB128_Test -
class LEB128Test_EncodeULEB128_Test -
class LEB128Test_SLEB128Size_Test -
class LEB128Test_ULEB128Size_Test -
class LIFeatureComponents -
class LLI -
class LLIObjectCache -
class LLVMCASOptTable -
class LLVMDisDiagnosticHandler -
class LLVMELFDumper -
class LLVMLTODiagnosticHandler -
class LLVMLinkDiagnosticHandler -
class LLVMUsed -
class LSRFixup -
class LSRInstance -
class LSRUse -
class LTODiagnosticHandler -
class LTODiagnosticInfo -
class LVIThunkInserter -
class LVIValueHandle -
class LambdaFunctionPass -
class LambdaModulePass -
class LambdaPass -
class LambdaSCCPass -
class LambdaSCCPassNoPreserve -
class LandingPadInliningInfo -
class LanguageDescriptionTestCase -
class LanguageDescriptionTestFixture -
class LanguageDescriptionTestFixture_TestLanguageDescription_Test -
class LargeBlockInfo -
class LastRunTrackingAnalysisTest -
class LastRunTrackingAnalysisTest_SkipTest_Test -
class LayoutTest -
class LazyAtomicPointer_BusyState_Test -
class LazyAtomicPointer_loadOrGenerate_Test -
class LazyCallGraphTest_AddSplitFunction1_Test -
class LazyCallGraphTest_AddSplitFunction2_Test -
class LazyCallGraphTest_AddSplitFunction3_Test -
class LazyCallGraphTest_AddSplitFunction4_Test -
class LazyCallGraphTest_AddSplitFunction5_Test -
class LazyCallGraphTest_AddSplitFunction6_Test -
class LazyCallGraphTest_AddSplitFunction7_Test -
class LazyCallGraphTest_AddSplitFunction8_Test -
class LazyCallGraphTest_AddSplitFunction9_Test -
class LazyCallGraphTest_AddSplitFunctions1_Test -
class LazyCallGraphTest_AddSplitFunctions2_Test -
class LazyCallGraphTest_AddSplitFunctions3_Test -
class LazyCallGraphTest_AddSplitFunctions4_Test -
class LazyCallGraphTest_AddSplitFunctions5_Test -
class LazyCallGraphTest_BasicGraphFormation_Test -
class LazyCallGraphTest_BasicGraphMutation_Test -
class LazyCallGraphTest_HandleBlockAddress2_Test -
class LazyCallGraphTest_HandleBlockAddress_Test -
class LazyCallGraphTest_IncomingEdgeInsertionLargeCallCycle_Test -
class LazyCallGraphTest_IncomingEdgeInsertionLargeRefCycle_Test -
class LazyCallGraphTest_IncomingEdgeInsertionRefGraph_Test -
class LazyCallGraphTest_IncomingEdgeInsertion_Test -
class LazyCallGraphTest_InlineAndDeleteFunction_Test -
class LazyCallGraphTest_InnerSCCFormation_Test -
class LazyCallGraphTest_InternalCallEdgeToRef_Test -
class LazyCallGraphTest_InternalEdgeMutation_Test -
class LazyCallGraphTest_InternalEdgeRemoval_Test -
class LazyCallGraphTest_InternalMultiEdgeRemoval_Test -
class LazyCallGraphTest_InternalNoOpEdgeRemoval_Test -
class LazyCallGraphTest_InternalRefEdgeToCallBothPartitionAndMerge_Test -
class LazyCallGraphTest_InternalRefEdgeToCallNoCycleInterleaved_Test -
class LazyCallGraphTest_InternalRefEdgeToCall_Test -
class LazyCallGraphTest_MultiArmSCC_Test -
class LazyCallGraphTest_OutgoingEdgeMutation_Test -
class LazyCallGraphTest_RemoveFunctionWithSpuriousRefRecursive2_Test -
class LazyCallGraphTest_RemoveFunctionWithSpuriousRefRecursive3_Test -
class LazyCallGraphTest_RemoveFunctionWithSpuriousRefRecursive_Test -
class LazyCallGraphTest_RemoveFunctionWithSpuriousRef_Test -
class LazyCallGraphTest_ReplaceNodeFunction_Test -
class LazyValueInfoCache -
class LegacyBye -
class LegacyDominatorTreeWrapperPassAnalysisGraphTraits -
class LegacyLICMPass -
class LegacyPostDominatorTreeWrapperPassAnalysisGraphTraits -
class LegalizerInfoTest_MultipleSteps_Test -
class LegalizerInfoTest_MultipleTypes_Test -
class LegalizerInfoTest_ScalarRISC_Test -
class LegalizerInfoTest_SizeChangeStrategy_Test -
class LegalizerInfoTest_VectorRISC_Test -
class LegalizerWorkListManager -
class LessEncodingIDByWidth -
class LessExtName -
class LessPointerAddrSpace -
class LessPrimitiveBitWidth -
class LessRecordFieldNameAndID -
class LexicalScopesTest -
class LexicalScopesTest_BlockScopes_Test -
class LexicalScopesTest_FlatLayout_Test -
class LexicalScopesTest_FuncWithEmptyGap_Test -
class LexicalScopesTest_FuncWithRealGap_Test -
class LexicalScopesTest_InlinedScopes_Test -
class LexicalScopesTest_NotNested_Test -
class LexicalScopesTest_TestDominates_Test -
class LexicalScopesTest_TestFunctionScan_Test -
class LexicalScopesTest_TestGetBlocks_Test -
class LexicalScopesTest_TestMetaInst_Test -
class LibCallsShrinkWrap -
class LibLTOCodeGenerator -
class LibOptTable -
class LibraryResolverIT -
class LibraryResolverIT_DriverResolvesSymbolsToCorrectLibraries_Test -
class LibraryResolverIT_EnumerateSymbols_ExportsOnly_DefaultFlags_Test -
class LibraryResolverIT_EnumerateSymbols_IncludesUndefineds_Test -
class LibraryResolverIT_LoaderPathSubstitutionAndResolve_Test -
class LibraryResolverIT_PathResolverCachesResults_Test -
class LibraryResolverIT_PathResolverFollowsSymlinks_Test -
class LibraryResolverIT_PathResolverNormalizesDotAndDotDot_Test -
class LibraryResolverIT_PathResolverResolvesKnownPaths_Test -
class LibraryResolverIT_ResolveFromUsrOrSystemPaths_Test -
class LibraryResolverIT_ResolveManySymbols_Test -
class LibraryResolverIT_ResolveViaOriginAndRPathSubstitution_Test -
class LibraryResolverIT_ScanAndResolveDependencyGraph_Test -
class LibraryResolverIT_ScanEmptyPath_Test -
class LibraryTestEnvironment -
class LibtoolDarwinOptTable -
class LikeNullOutputBackend -
class LikeNullOutputFile -
class LineConsumer -
class LineField -
class LineInfo -
class LineIteratorTest_Basic_Test -
class LineIteratorTest_BlankKeeping_Test -
class LineIteratorTest_BlankSkipping_Test -
class LineIteratorTest_CommentAndBlankSkipping_Test -
class LineIteratorTest_CommentSkippingKeepBlanks_Test -
class LineIteratorTest_EmptyBuffers_Test -
class LineIteratorTest_Ref_Test -
class LineRangeFixture -
class LineRangeFixture_LineRangeProblemsReportedCorrectly_Test -
class LineStats -
class LinearExpression -
class LinkModuleTest -
class LinkModuleTest_BlockAddress_Test -
class LinkModuleTest_EmptyModule2_Test -
class LinkModuleTest_EmptyModule_Test -
class LinkModuleTest_MoveDistinctMDs_Test -
class LinkModuleTest_NewCAPIFailure_Test -
class LinkModuleTest_NewCAPISuccess_Test -
class LinkModuleTest_RemangleIntrinsics_Test -
class LinkModuleTest_TypeMerge_Test -
class Lint -
class LipoOptTable -
class LiveDebugValues -
class LiveDebugValuesLegacy -
class LiveRangeShrink -
class LoadClusterMutation -
class LoadConfigTables -
class LoadEliminationForLoop -
class LoadStoreVectorizerLegacyPass -
class LoadedCOFFObjectInfo -
class LoadedELFObjectInfo -
class LoadedMachOObjectInfo -
class LoadedSlice -
class LocIndex -
class LocalAccess -
class LocalEnsemble -
class LocalStackSlotImpl -
class LocalStackSlotPass -
class LocalValueMaterializer -
class LocationStats -
class LockFileManagerTest_Basic_Test -
class LockFileManagerTest_LinkLockExists_Test -
class LockFileManagerTest_RelativePath_Test -
class LockMutex -
class LogicalViewTest_CodeViewReader_Test -
class LogicalViewTest_CompareElements_Test -
class LogicalViewTest_DWARFReader_Test -
class LogicalViewTest_ElementAttributes_Test -
class LogicalViewTest_LocationCoverage_Test -
class LogicalViewTest_LocationRanges_Test -
class LogicalViewTest_LogicalElements_Test -
class LogicalViewTest_SelectElements_Test -
class LogicalViewTest_WarningInternal_Test -
class LookupAndRecordAddrsTest_AsyncRequiredFailure_Test -
class LookupAndRecordAddrsTest_AsyncRequiredSuccess_Test -
class LookupAndRecordAddrsTest_AsyncWeakReference_Test -
class LookupAndRecordAddrsTest_BlockingRequiredFailure_Test -
class LookupAndRecordAddrsTest_BlockingRequiredSuccess_Test -
class LookupAndRecordAddrsTest_BlockingWeakReference_Test -
class LoopBounds -
class LoopCallbacksTest_InstrumentedInvalidatingLoopNestPasses_Test -
class LoopCallbacksTest_InstrumentedInvalidatingPasses_Test -
class LoopCallbacksTest_InstrumentedPasses_Test -
class LoopCallbacksTest_InstrumentedSkippedPasses_Test -
class LoopCallbacksTest_PassUtilities_Test -
class LoopCallbacksTest_Passes_Test -
class LoopCarriedOrderDepsTracker -
class LoopCompare -
class LoopDataPrefetch -
class LoopDataPrefetchLegacyPass -
class LoopDepthTree -
class LoopDistributeForLoop -
class LoopExpansionInfo -
class LoopExtractor -
class LoopExtractorLegacyPass -
class LoopFuser -
class LoopICmp -
class LoopIdiomRecognize -
class LoopIdiomVectorize -
class LoopInterchange -
class LoopInterchangeLegality -
class LoopInterchangeProfitability -
class LoopInterchangeTransform -
class LoopInvariantCodeMotion -
class LoopPassManagerTest -
class LoopPassManagerTest_Basic_Test -
class LoopPassManagerTest_FunctionPassInvalidationOfLoopAnalyses_Test -
class LoopPassManagerTest_HandleLoopNestPass_Test -
class LoopPassManagerTest_IndirectInvalidation_Test -
class LoopPassManagerTest_IndirectOuterPassInvalidation_Test -
class LoopPassManagerTest_InvalidationOfBundledAnalyses_Test -
class LoopPassManagerTest_LoopChildInsertion_Test -
class LoopPassManagerTest_LoopDeletion_Test -
class LoopPassManagerTest_LoopPeerInsertion_Test -
class LoopPassManagerTest_ModulePassInvalidationOfLoopAnalyses_Test -
class LoopPredication -
class LoopPromoter -
class LoopRotate -
class LoopSimplify -
class LoopStrengthReduce -
class LoopTermFold -
class LoopUnroll -
class LoopVersioningLICM -
class LowLevelTypeTest_ChangeElementTypeDeath_Test -
class LowLevelTypeTest_ChangeElementType_Test -
class LowLevelTypeTest_ChangeNumElements_Test -
class LowLevelTypeTest_ConstExpr_Test -
class LowLevelTypeTest_Divide_Test -
class LowLevelTypeTest_Invalid_Test -
class LowLevelTypeTest_IsFixedVector_Test -
class LowLevelTypeTest_IsScalableVector_Test -
class LowLevelTypeTest_MultiplyElements_Test -
class LowLevelTypeTest_Pointer_Test -
class LowLevelTypeTest_ScalarOrVector_Test -
class LowLevelTypeTest_Scalar_Test -
class LowLevelTypeTest_Token_Test -
class LowLevelTypeTest_Vector_Test -
class LowerAtomicLegacyPass -
class LowerEmuTLS -
class LowerGlobalDtorsLegacyPass -
class LowerIntrinsics -
class LowerInvokeLegacyPass -
class LowerMatrixIntrinsics -
class LowerSwitchLegacyPass -
class LowerTypeTestsModule -
class LoweredPHIRecord -
class Lowerer -
class Lowerer -
class LoweringDiagnosticInfo -
class MBBPriorityInfo -
class MCAsmStreamer -
class MCDCDecisionRecorder -
class MCDCRecordProcessor -
class MCInstPrinterTest -
class MCJITCAPITest -
class MCJITMemoryManagerTest_BasicAllocations_Test -
class MCJITMemoryManagerTest_LargeAllocations_Test -
class MCJITMemoryManagerTest_ManyAllocations_Test -
class MCJITMemoryManagerTest_ManyPreAllocation_Test -
class MCJITMemoryManagerTest_ManyVariedAllocations_Test -
class MCJITMemoryManagerTest_PreAllocationReuse_Test -
class MCJITMemoryManagerTest_PreAllocation_Test -
class MCJITMultipleModuleTest -
class MCJITMultipleModuleTest_FindFunctionNamed_test_Test -
class MCJITMultipleModuleTest_cross_module_dependency_case3_Test -
class MCJITMultipleModuleTest_cross_module_dependency_case_Test -
class MCJITMultipleModuleTest_cross_module_dependency_case_reverse_order_Test -
class MCJITMultipleModuleTest_three_module_case_Test -
class MCJITMultipleModuleTest_three_module_case_reverse_order_Test -
class MCJITMultipleModuleTest_three_module_chain_case_Test -
class MCJITMultipleModuleTest_three_modules_chain_case_reverse_order_Test -
class MCJITMultipleModuleTest_two_module_case_Test -
class MCJITMultipleModuleTest_two_module_consecutive_call_case_Test -
class MCJITMultipleModuleTest_two_module_extern_case_Test -
class MCJITMultipleModuleTest_two_module_extern_reverse_case_Test -
class MCJITMultipleModuleTest_two_module_global_variables_case_Test -
class MCJITMultipleModuleTest_two_module_reverse_case_Test -
class MCJITObjectCacheTest -
class MCJITObjectCacheTest_SetNullObjectCache_Test -
class MCJITObjectCacheTest_VerifyBasicObjectCaching_Test -
class MCJITObjectCacheTest_VerifyLoadFromCache_Test -
class MCJITObjectCacheTest_VerifyNonLoadFromCache_Test -
class MCJITTest -
class MCJITTest_add_function_Test -
class MCJITTest_global_variable_Test -
class MCJITTest_lazy_function_creator_lambda_Test -
class MCJITTest_lazy_function_creator_pointer_Test -
class MCJITTest_multiple_decl_lookups_Test -
class MCJITTest_multiple_functions_Test -
class MCJITTest_return_global_Test -
class MCJITTest_run_main_Test -
class MCMachOStreamer -
class MCNullStreamer -
class MCRegAliasIteratorImpl -
class MCUnwindV2EpilogTargetExpr -
class MD5HashTest_MD5_Test -
class MD5Test_FinalAndResultHelpers_Test -
class MD5Test_MD5_Test -
class MDAPSIntField -
class MDBoolField -
class MDBuilder -
class MDBuilderTest -
class MDBuilderTest_createAnonymousTBAARoot_Test -
class MDBuilderTest_createCallbackAndMerge_Test -
class MDBuilderTest_createFPMath_Test -
class MDBuilderTest_createPCSections_Test -
class MDBuilderTest_createRangeMetadata_Test -
class MDBuilderTest_createString_Test -
class MDBuilderTest_createTBAANode_Test -
class MDBuilderTest_createTBAARoot_Test -
class MDEitherFieldImpl -
class MDField -
class MDFieldImpl -
class MDFieldList -
class MDFieldPrinter -
class MDNodeMapper -
class MDNodeTest_Delete_Test -
class MDNodeTest_DistinctOnDeletedValueOperand_Test -
class MDNodeTest_DistinctOnUniquingCollision_Test -
class MDNodeTest_NullOperand_Test -
class MDNodeTest_PrintFromFunction_Test -
class MDNodeTest_PrintFromMetadataAsValue_Test -
class MDNodeTest_PrintFromModule_Test -
class MDNodeTest_PrintTemporary_Test -
class MDNodeTest_PrintTree_Test -
class MDNodeTest_PrintWithDroppedCallOperand_Test -
class MDNodeTest_Print_Test -
class MDNodeTest_SelfReference_Test -
class MDNodeTest_Simple_Test -
class MDNodeTest_UniquedOnDeletedOperand_Test -
class MDNodeTest_deleteTemporaryWithTrackingRef_Test -
class MDNodeTest_getDistinctWithUnresolvedOperands_Test -
class MDNodeTest_getDistinct_Test -
class MDNodeTest_handleChangedOperandRecursion_Test -
class MDNodeTest_isDistinct_Test -
class MDNodeTest_isTemporary_Test -
class MDNodeTest_isUniqued_Test -
class MDNodeTest_replaceResolvedOperand_Test -
class MDNodeTest_replaceWithDistinct_Test -
class MDNodeTest_replaceWithPermanent_Test -
class MDNodeTest_replaceWithUniquedChangedOperand_Test -
class MDNodeTest_replaceWithUniquedDeletedOperand_Test -
class MDNodeTest_replaceWithUniquedResolvingOperand_Test -
class MDNodeTest_replaceWithUniqued_Test -
class MDSignedField -
class MDSignedOrMDField -
class MDStringField -
class MDStringTest_CreateDifferent_Test -
class MDStringTest_CreateSame_Test -
class MDStringTest_PrintingComplex_Test -
class MDStringTest_PrintingSimple_Test -
class MDTreeAsmWriterContext -
class MDTupleAllocationTest_Resize_Test -
class MDTupleAllocationTest_Tracking2_Test -
class MDTupleAllocationTest_Tracking_Test -
class MDUnsignedField -
class MDUnsignedOrMDField -
class MFPrintState -
class MIParser -
class MIR2VecEmbeddingTestFixture -
class MIR2VecEmbeddingTestFixture_CreateInvalidMode_Test -
class MIR2VecEmbeddingTestFixture_CreateSymbolicEmbedder_Test -
class MIR2VecEmbeddingTestFixture_DimensionConsistency_Test -
class MIR2VecEmbeddingTestFixture_EmbeddingCalculation_Test -
class MIR2VecEmbeddingTestFixture_EmptyBasicBlock_Test -
class MIR2VecEmbeddingTestFixture_InvalidRegisterHandling_Test -
class MIR2VecEmbeddingTestFixture_MultipleBasicBlocks_Test -
class MIR2VecEmbeddingTestFixture_PhysicalAndVirtualRegisterHandling_Test -
class MIR2VecEmbeddingTestFixture_TestSymbolicEmbedder_Test -
class MIR2VecEmbeddingTestFixture_UnknownOpcodes_Test -
class MIR2VecEmbeddingTestFixture_VocabularyStringKeys_Test -
class MIR2VecTest_RegexExtraction_Test -
class MIR2VecVocabEmptySectionTestFixture -
class MIR2VecVocabEmptySectionTestFixture_EmptySectionFailsValidation_Test -
class MIR2VecVocabTestFixture -
class MIR2VecVocabTestFixture_CanonicalOpcodeMappingTest_Test -
class MIR2VecVocabTestFixture_DeterministicMapping_Test -
class MIR2VecVocabTestFixture_VocabularyConstruction_Test -
class MIRCanonicalizer -
class MIRNamer -
class MIRPrintingPass -
class MIRef -
class MLEvictAdvisor -
class MLOptTable -
class MLPriority -
class MMRATest_Combine_Test -
class MMRATest_Compatibility_Test -
class MMRATest_GetMD_Test -
class MMRATest_MDParse_Test -
class MMRATest_Operators_Test -
class MMRATest_Utility_Test -
class MPPassManager -
class MSFBuilderTest -
class MSFErrorCategory -
class MachODebugMapParser -
class MachODebugObjectSynthesizer -
class MachODebugObjectSynthesizerBase -
class MachODumper -
class MachODumper -
class MachOLinkGraphBuilder_arm64 -
class MachOLinkGraphBuilder_x86_64 -
class MachOPlatformCompleteBootstrapMaterializationUnit -
class MachOSection -
class MachOSegment -
class MachOSymbol -
class MachOWriter -
class MachineBlockPlacement -
class MachineBlockPlacementLegacy -
class MachineBlockPlacementStats -
class MachineBlockPlacementStatsLegacy -
class MachineCFGPrinter -
class MachineCSEImpl -
class MachineCSELegacy -
class MachineCombiner -
class MachineCopyPropagation -
class MachineCopyPropagationLegacy -
class MachineCycleInfoPrinterLegacy -
class MachineFunctionPrinterPass -
class MachineFunctionSplitter -
class MachineGadgetGraph -
class MachineInstrBuilder_BuildMI_Test -
class MachineInstrBundleIteratorTest_CheckForBundles_Test -
class MachineInstrBundleIteratorTest_CompareToBundledMI_Test -
class MachineInstrBundleIteratorTest_ReverseConstructor_Test -
class MachineInstrDebugValue_AddDebugValueOperand_Test -
class MachineInstrExpressionTraitTest_IsEqualAgreesWithGetHashValue_Test -
class MachineInstrExtraInfo_AddExtraInfo_Test -
class MachineInstrExtraInfo_ChangeExtraInfo_Test -
class MachineInstrExtraInfo_RemoveExtraInfo_Test -
class MachineInstrPrintingTest_DebugLocPrinting_Test -
class MachineInstrSpan_DistanceBegin_Test -
class MachineInstrSpan_DistanceEnd_Test -
class MachineInstrTest_SpliceOperands_Test -
class MachineLICM -
class MachineLICMBase -
class MachineLICMImpl -
class MachineLateInstrsCleanup -
class MachineLateInstrsCleanupLegacy -
class MachineOperandTest_ChangeToTargetIndexTest_Test -
class MachineOperandTest_HashValue_Test -
class MachineOperandTest_PrintCFI_Test -
class MachineOperandTest_PrintCImm_Test -
class MachineOperandTest_PrintCPI_Test -
class MachineOperandTest_PrintExternalSymbol_Test -
class MachineOperandTest_PrintGlobalAddress_Test -
class MachineOperandTest_PrintIntrinsicID_Test -
class MachineOperandTest_PrintJumpTableIndex_Test -
class MachineOperandTest_PrintLaneMask_Test -
class MachineOperandTest_PrintMCSymbol_Test -
class MachineOperandTest_PrintMetadata_Test -
class MachineOperandTest_PrintPredicate_Test -
class MachineOperandTest_PrintRegisterLiveOut_Test -
class MachineOperandTest_PrintRegisterMask_Test -
class MachineOperandTest_PrintSubRegIndex_Test -
class MachineOperandTest_PrintSubReg_Test -
class MachineOperandTest_PrintTargetIndexName_Test -
class MachineOperandTest_RegisterLiveOutHashValue_Test -
class MachineOutliner -
class MachineSanitizerBinaryMetadata -
class MachineSanitizerBinaryMetadataLegacy -
class MachineSchedulerLegacy -
class MachineSinking -
class MachineSinkingLegacy -
class MachineSizeOptsTest -
class MachineSizeOptsTest_Test_Test -
class MachineUniformityInfoPrinterPass -
class MachineVerifier -
class MachineVerifierLegacyPass -
class MacroFusion -
class MacroFusionPredicatorEmitter -
class MacroInstantiation -
class MacroInstantiation -
class MainSwitch -
class MandatoryInlineAdvice -
class ManglerTest_Arm64EC_Test -
class ManglerTest_GOFF_Test -
class ManglerTest_MachO_Test -
class ManglerTest_UEFIX64_Test -
class ManglerTest_WindowsX64_Test -
class ManglerTest_WindowsX86_Test -
class ManglerTest_XCOFF_Test -
class ManualMapEntry -
class MapGap -
class MapOneMethodRecord -
class MapTableEmitter -
class MapVectorMappedTypeTest -
class MapVectorMappedTypeTest_DifferentDenseMap_Test -
class MapVectorTest_AtTest_Test -
class MapVectorTest_GetArrayRef_Test -
class MapVectorTest_KeysValuesIterator_Test -
class MapVectorTest_NonCopyable_Test -
class MapVectorTest_erase_Test -
class MapVectorTest_insert_or_assign_Test -
class MapVectorTest_insert_pop_Test -
class MapVectorTest_iteration_test_Test -
class MapVectorTest_remove_if_Test -
class MapVectorTest_swap_Test -
class MapVectorTest_try_emplace_Test -
class MappedBlockStreamImpl -
class MappedBlockStreamTest_CopyReadNonContiguousBreak_Test -
class MappedBlockStreamTest_CreateFpmStream_Test -
class MappedBlockStreamTest_DataLivesAfterStreamDestruction_Test -
class MappedBlockStreamTest_InvalidReadSizeContiguousBreak_Test -
class MappedBlockStreamTest_InvalidReadSizeNoBreak_Test -
class MappedBlockStreamTest_InvalidReadSizeNonContiguousBreak_Test -
class MappedBlockStreamTest_NumBlocks_Test -
class MappedBlockStreamTest_ReadBeyondEndOfStreamRef_Test -
class MappedBlockStreamTest_ReadOntoNonEmptyBuffer_Test -
class MappedBlockStreamTest_TestWriteBytesBreakBoundary_Test -
class MappedBlockStreamTest_TestWriteBytesNoBreakBoundary_Test -
class MappedBlockStreamTest_TestWriteContiguousStreamRef_Test -
class MappedBlockStreamTest_TestWriteDiscontiguousStreamRef_Test -
class MappedBlockStreamTest_TestWriteThenRead_Test -
class MappedBlockStreamTest_UnalignedOverlappingReadFail_Test -
class MappedBlockStreamTest_UnalignedOverlappingRead_Test -
class MappedBlockStreamTest_WriteBeyondEndOfStream_Test -
class MappedBlockStreamTest_ZeroCopyReadContiguousBreak_Test -
class MappedBlockStreamTest_ZeroCopyReadNoBreak_Test -
class MappedIteratorTestBasic -
class MappedIteratorTestBasic_ApplyFunctionOnDereference_Test -
class MappedIteratorTestBasic_CopyAssign_Test -
class MappedIteratorTestBasic_CopyConstruct_Test -
class MappedIteratorTestBasic_DefaultConstruct_Test -
class MappedIteratorTestBasic_GetCurrent_Test -
class MappedIteratorTestBasic_GetFunction_Test -
class MappedIteratorTestBasic_MoveAssign_Test -
class MappedIteratorTestBasic_MoveConstruct_Test -
class MappedIteratorTest_ApplyFunctionOnArrow_Test -
class MappedIteratorTest_CustomIteratorApplyFunctionOnArrow_Test -
class MappedIteratorTest_CustomIteratorApplyFunctionOnDereference_Test -
class MappedIteratorTest_CustomIteratorFunctionPreservesReferences_Test -
class MappedIteratorTest_FunctionPreservesReferences_Test -
class MappedMemoryTest -
class MappedMemoryTest_AllocAndReleaseHuge_Test -
class MappedMemoryTest_AllocAndRelease_Test -
class MappedMemoryTest_BasicWrite_Test -
class MappedMemoryTest_DuplicateNear_Test -
class MappedMemoryTest_EnabledWrite_Test -
class MappedMemoryTest_MultipleAllocAndRelease_Test -
class MappedMemoryTest_MultipleWrite_Test -
class MappedMemoryTest_SuccessiveNear_Test -
class MappedMemoryTest_UnalignedNear_Test -
class MappedMemoryTest_ZeroNear_Test -
class MappedMemoryTest_ZeroSizeNear_Test -
class MappedTempFile -
class Mapper -
class MapperJITLinkMemoryManagerTest_Coalescing_Test -
class MapperJITLinkMemoryManagerTest_InProcess_Test -
class MappingConfig -
class MappingContext -
class MaskOps -
class MasmParser -
class MatchScope -
class MatchSelectPatternTest -
class MatchStateUpdater -
class MatchStep -
class MatchableInfo -
class MatcherGen -
class MatcherTableEmitter -
class MatchersTest_Optional_Test -
class MathExtras_AlignDown_Test -
class MathExtras_AlignToPowerOf2_Test -
class MathExtras_AlignTo_Test -
class MathExtras_ConstantLog2_Test -
class MathExtras_DivideCeil_Test -
class MathExtras_DivideFloorSigned_Test -
class MathExtras_DivideNearest_Test -
class MathExtras_IsShiftedInt_Test -
class MathExtras_IsShiftedUInt_Test -
class MathExtras_MinAlign_Test -
class MathExtras_Mod_Test -
class MathExtras_NextPowerOf2_Test -
class MathExtras_PowerOf2Ceil_Test -
class MathExtras_SaturatingAdd_Test -
class MathExtras_SaturatingMultiplyAdd_Test -
class MathExtras_SaturatingMultiply_Test -
class MathExtras_isIntN_Test -
class MathExtras_isPowerOf2_32_Test -
class MathExtras_isPowerOf2_64_Test -
class MathExtras_isShiftedMask_32_Test -
class MathExtras_isShiftedMask_64_Test -
class MathExtras_isUIntN_Test -
class MathExtras_maxIntN_Test -
class MathExtras_maxUIntN_Test -
class MathExtras_minIntN_Test -
class MathExtras_onesMask_Test -
class MathExtras_reverseBits_Test -
class MaybeSparseInstrProfTest -
class MaybeSparseInstrProfTest_annotate_vp_data_Test -
class MaybeSparseInstrProfTest_get_function_counts_Test -
class MaybeSparseInstrProfTest_get_instr_prof_record_Test -
class MaybeSparseInstrProfTest_get_max_function_count_Test -
class MaybeSparseInstrProfTest_get_weighted_function_counts_Test -
class MaybeSparseInstrProfTest_icall_and_vtable_data_merge_Test -
class MaybeSparseInstrProfTest_remapping_test_Test -
class MaybeSparseInstrProfTest_write_and_read_empty_profile_Test -
class MaybeSparseInstrProfTest_write_and_read_one_function_Test -
class MemAccessTy -
class MemCmpExpansion -
class MemLocFragmentFill -
class MemOPSizeOpt -
class MemOp -
class MemOpKey -
class MemProfiler -
class MemTransferLowerTest -
class MemTransferLowerTest_AtomicMemCpyKnownLength_Test -
class MemTransferLowerTest_AtomicMemCpyUnKnownLength_Test -
class MemTransferLowerTest_MemCpyKnownLength_Test -
class MemTransferLowerTest_VecMemCpyKnownLength_Test -
class MemberData -
class MemberRecordConversionVisitor -
class MemmoveVerifier -
class MemoryBufferMMapFile -
class MemoryBufferMem -
class MemoryBufferRefTest_compareEquals_Test -
class MemoryBufferRefTest_construct_Test -
class MemoryBufferTest -
class MemoryBufferTest_NullTerminator4K_Test -
class MemoryBufferTest_copy_Test -
class MemoryBufferTest_createFromPipe_Test -
class MemoryBufferTest_getNewAligned_Test -
class MemoryBufferTest_getOpenFileNoReopen_Test -
class MemoryBufferTest_getOpenFileReopened_Test -
class MemoryBufferTest_getOpenFile_Test -
class MemoryBufferTest_get_Test -
class MemoryBufferTest_make_new_Test -
class MemoryBufferTest_mmapVolatileNoNull_Test -
class MemoryBufferTest_slice_Test -
class MemoryBufferTest_writableSlice_Test -
class MemoryBufferTest_writeThroughFile_Test -
class MemoryDefWrapper -
class MemoryExtents -
class MemoryInstructionDependences -
class MemoryLocOrCall -
class MemoryLocationWrapper -
class MemoryMapParams -
class MemoryMapParams -
class MemoryMapperTest_InitializeDeinitialize_Test -
class MemoryProfileInfoTest -
class MemoryProfileInfoTest_Attribute_Test -
class MemoryProfileInfoTest_BuildCallStackMD_Test -
class MemoryProfileInfoTest_CallStackTestIR_Test -
class MemoryProfileInfoTest_CallStackTestSummary_Test -
class MemoryProfileInfoTest_ColdAndHotMIB_Test -
class MemoryProfileInfoTest_ColdAndNotColdAndHotMIB_Test -
class MemoryProfileInfoTest_ColdAndNotColdMIB_Test -
class MemoryProfileInfoTest_KeepUnneededNotColdContexts_Test -
class MemoryProfileInfoTest_PruneUnneededNotColdContexts_Test -
class MemoryProfileInfoTest_ReTrimMIBContext_Test -
class MemoryProfileInfoTest_SimplifyMIBToAttribute_Test -
class MemoryProfileInfoTest_SingleAllocType_Test -
class MemoryProfileInfoTest_TrimmedMIBContext_Test -
class MemorySSAAnnotatedWriter -
class MemorySSAWalkerAnnotatedWriter -
class MemorySanitizer -
class MemorySanitizerVisitor -
class MemprofMetadataEqualsMatcherP -
class MemsetRange -
class MemsetRanges -
class MergeFunctions -
class MergeFunctions_FalseOutputFunctionsTest_Test -
class MergeFunctions_FalseOutputModuleTest_Test -
class MergeFunctions_TrueOutputFunctionsTest_Test -
class MergeFunctions_TrueOutputModuleTest_Test -
class MergeGainT -
class MergeICmpsLegacyPass -
class MergedBlockName -
class MergedJumpsT -
class MergedLoadStoreMotion -
class MergedNodesT -
class MetadataAsValueTest_MDNodeConstant_Test -
class MetadataAsValueTest_MDNodeMDNode_Test -
class MetadataAsValueTest_MDNode_Test -
class MetadataInfo -
class MetadataSection -
class MetadataTest -
class MetadataTest_ConvertDbgToDbgVariableRecord_Test -
class MetadataTest_DbgVariableRecordConversionRoutines_Test -
class MetadataTest_DeleteInstUsedByDbgRecord_Test -
class MetadataTest_DeleteInstUsedByDbgVariableRecord_Test -
class MetadataTest_GlobalConstantMetadataUsedByDbgRecord_Test -
class MetadataTest_InlinedAtMethodsWithMultipleLevels_Test -
class MetadataTest_OrderingOfDbgVariableRecords_Test -
class MinCostMaxFlow -
class MinInstrCountEnsemble -
class MipsGOTParser -
class MockAllocator -
class MockAnalysisHandle -
class MockAnalysisHandle -
class MockAnalysisHandle -
class MockAnalysisHandle -
class MockAnalysisHandle -
class MockAnalysisHandleBase -
class MockAnalysisHandleBase -
class MockAnalysisHandleBase -
class MockCallbacks -
class MockData1 -
class MockData2 -
class MockFunctionAnalysisHandle -
class MockFunctionPassHandle -
class MockLoopAnalysisHandleTemplate -
class MockLoopNestPassHandle -
class MockLoopPassHandle -
class MockModuleAnalysisHandle -
class MockModulePassHandle -
class MockOutputBackend -
class MockOutputBackendData -
class MockOutputFile -
class MockOutputFileData -
class MockPassHandle -
class MockPassHandle -
class MockPassHandle -
class MockPassHandle -
class MockPassHandle -
class MockPassHandle -
class MockPassHandleBase -
class MockPassHandleBase -
class MockPassInstrumentationCallbacks -
class MockPublics -
class MockRawSymbol -
class MockSession -
class MockSlabAllocator -
class ModRefTest_PrintMemoryEffects_Test -
class ModeBase -
class ModelledPHI -
class ModifyingConfig -
class ModuleAddressSanitizer -
class ModuleBitcodeWriter -
class ModuleBitcodeWriterBase -
class ModuleCacheEntry -
class ModuleCallbacksTest_AnalysisUtilities_Test -
class ModuleCallbacksTest_InstrumentedPasses_Test -
class ModuleCallbacksTest_InstrumentedSkippedPasses_Test -
class ModuleCallbacksTest_ParseTopLevelPipeline_Test -
class ModuleCallbacksTest_Passes_Test -
class ModuleCallsiteContextGraph -
class ModuleDesc -
class ModuleHasher -
class ModuleInfo -
class ModuleLazyLoaderCache -
class ModuleLinker -
class ModuleMemProfiler -
class ModuleNoopPass -
class ModuleSanitizerCoverage -
class ModuleSplitter -
class ModuleSummaryIndexBitcodeReader -
class ModuleSummaryIndexTest_MemProfSummaryPrinting_Test -
class ModuleTest_AliasList_Test -
class ModuleTest_FunctionDefinitionsEmpty_Test -
class ModuleTest_FunctionDefinitions_Test -
class ModuleTest_GlobalList_Test -
class ModuleTest_IFuncList_Test -
class ModuleTest_MoveAssign_Test -
class ModuleTest_NamedMDList_Test -
class ModuleTest_randomNumberGenerator_Test -
class ModuleTest_setModuleFlagInt_Test -
class ModuleTest_setModuleFlagTwoMod_Test -
class ModuleTest_setModuleFlag_Test -
class ModuleTest_setPartialSampleProfileRatio_Test -
class ModuleTest_setProfileSummary_Test -
class ModuleTest_sortGlobalsByName_Test -
class ModuloScheduleTest -
class MoveOnly -
class MoveOnly -
class MoveOnlyBox -
class MovedFrom -
class MustExecuteAnnotatedWriter -
class MutableArrayRefImpl -
class MutableConstTest -
class MutableConstTest_FCmp_Test -
class MutableConstTest_ICmp_Test -
class MyAddressToLine -
class MyBaseType -
class MyBundledInstr -
class MyDeeperDerivedType -
class MyDerivedType -
class MyDerivedTypeWithConstructor -
class MyLocation -
class MyMultipleInheritanceType -
class MyOtherDerivedType -
class MyPass1 -
class MyPass2 -
class MyTypeWithConstructor -
class MyUnbundledInstr -
class NMSymbol -
class NVPTX -
class NaiveSmallVectorStream -
class Name2PairMap -
class NameGenerator -
class NameTableKindField -
class NameToIdxMap -
class NamedBufferAlloc -
class NamedMDNodeTest_Search_Test -
class NaryReassociateLegacyPass -
class NativeEnumEnumEnumerators -
class NativeEnumFunctionArgs -
class NativeFormatTest_BasicFloatingPointTests_Test -
class NativeFormatTest_BasicIntegerTests_Test -
class NativeFormatTest_BoundaryTests_Test -
class NativeFormatTest_CommaTests_Test -
class NativeFormatTest_HexTests_Test -
class NativeFormatTest_IntegerTests_Test -
class NativeTypeFunctionArg -
class NearestCommonDominator -
class NestedCountedRegion -
class NewGVN -
class NextIDsBuilder -
class NextNodeIRBuilder -
class NmOptTable -
class NoFollow -
class NoFooInlineOrder -
class NoFooMethod -
class NoFormat -
class NoStatusDummyFileSystem -
class NoTTIImpl -
class Node -
class Node -
class Node -
class Node -
class Node -
class Node -
class NodeT -
class NodeUpdateListener -
class NodeWithCallback -
class NodeWithDestructorTrieTest_TrieDestructionLoop_Test -
class NonCopyable -
class NonDefaultConstructible -
class NonTrivialUnswitchCandidate -
class NormalizeDenormalizeRewriter -
class Notification -
class NsanMemOpFn -
class NullOutputBackendProvider -
class NumStrNodeTrieTest_TrieInsertLazy_Test -
class NumWithDestructorT -
class NumberExprAST -
class NumberedGraph -
class NumberedNode -
class NumericalStabilitySanitizer -
class OMPInformationCache -
class ObjCARCContract -
class ObjCARCContractLegacyPass -
class ObjCARCOpt -
class ObjCImageInfoFlags -
class ObjcopyOptTable -
class ObjdumpOptTable -
class Object -
class Object1 -
class Object8 -
class ObjectFormatsTest_CloneToContext_Test -
class ObjectFormatsTest_ELFInitializerSections_Test -
class ObjectFormatsTest_MachOInitializerSections_Test -
class ObjectLinkingLayerSearchGeneratorTest_AbsoluteSymbolsObjectLayer_Test -
class ObjectLinkingLayerTest -
class ObjectLinkingLayerTest_AddAndRemovePlugins_Test -
class ObjectLinkingLayerTest_AddLinkGraph_Test -
class ObjectLinkingLayerTest_ClaimLateDefinedWeakSymbols_Test -
class ObjectLinkingLayerTest_HandleErrorDuringPostAllocationPass_Test -
class ObjectLinkingLayerTest_ResourceTracker_Test -
class OcamlGC -
class OcamlGCMetadataPrinter -
class OffloadArray -
class OffsetNamePair -
class OffsetOption -
class OffsetResult -
class OnDiskActionCache -
class OnDiskBackendTest_Append_Test -
class OnDiskBackendTest_OnlyIfDifferent_Test -
class OnDiskBuffer -
class OnDiskCAS -
class OnDiskContent -
class OnDiskFile -
class OnDiskOutputBackendProvider -
class OnDiskOutputFile -
class OnDiskTrieRawHashMapTestFixture -
class OnDiskTrieRawHashMapTestFixture_General_Test -
class OnDiskTrieRawHashMapTest_OutOfSpace_Test -
class OpIndexFixture -
class OpIndexFixture_MaxOpsZeroDwarf3_Test -
class OpIndexFixture_MaxOpsZeroDwarf4_Test -
class OpIndexFixture_OpIndexAdvance_Test -
class OpIndexFixture_OpIndexReset_Test -
class OpenACCTest_AllowedClause_Test -
class OpenACCTest_ClauseHelpers_Test -
class OpenACCTest_DirectiveHelpers_Test -
class OpenFileRAII -
class OpenMPContextTest -
class OpenMPContextTest_ApplicabilityAllTraits_Test -
class OpenMPContextTest_ApplicabilityNonConstruct_Test -
class OpenMPContextTest_RoundTripAndAssociation_Test -
class OpenMPContextTest_ScoringSimple_Test -
class OpenMPContextTest_ValidNesting_Test -
class OpenMPDecompositionTest -
class OpenMPDecompositionTest_Allocate1_Test -
class OpenMPDecompositionTest_Allocate2_Test -
class OpenMPDecompositionTest_Allocate3_Test -
class OpenMPDecompositionTest_Allocate4_Test -
class OpenMPDecompositionTest_Allocate5_Test -
class OpenMPDecompositionTest_Allocate6_Test -
class OpenMPDecompositionTest_Default1_Test -
class OpenMPDecompositionTest_Error1_Test -
class OpenMPDecompositionTest_Error2_Test -
class OpenMPDecompositionTest_Error3_Test -
class OpenMPDecompositionTest_Error4_Test -
class OpenMPDecompositionTest_Firstprivate1_Test -
class OpenMPDecompositionTest_Firstprivate2_Test -
class OpenMPDecompositionTest_Firstprivate3_Test -
class OpenMPDecompositionTest_Firstprivate4_Test -
class OpenMPDecompositionTest_Firstprivate5_Test -
class OpenMPDecompositionTest_Firstprivate6_Test -
class OpenMPDecompositionTest_Firstprivate7_Test -
class OpenMPDecompositionTest_If1_Test -
class OpenMPDecompositionTest_If2_Test -
class OpenMPDecompositionTest_Lastprivate1_Test -
class OpenMPDecompositionTest_Lastprivate2_Test -
class OpenMPDecompositionTest_Lastprivate3_Test -
class OpenMPDecompositionTest_Linear1_Test -
class OpenMPDecompositionTest_Misc1_Test -
class OpenMPDecompositionTest_Nowait1_Test -
class OpenMPDecompositionTest_Order1_Test -
class OpenMPDecompositionTest_Private1_Test -
class OpenMPDecompositionTest_Private2_Test -
class OpenMPDecompositionTest_Reduction1_Test -
class OpenMPDecompositionTest_Reduction2_Test -
class OpenMPDecompositionTest_Reduction3_Test -
class OpenMPDecompositionTest_Reduction4_Test -
class OpenMPDecompositionTest_Reduction5_Test -
class OpenMPDecompositionTest_Reduction6_Test -
class OpenMPDecompositionTest_Reduction7_Test -
class OpenMPDecompositionTest_Shared1_Test -
class OpenMPDecompositionTest_ThreadLimit1_Test -
class OpenMPIRBuilderTest -
class OpenMPIRBuilderTestWithIVBits -
class OpenMPIRBuilderTestWithIVBits_StaticChunkedWorkshareLoop_Test -
class OpenMPIRBuilderTestWithParams -
class OpenMPIRBuilderTestWithParams_DynamicWorkShareLoop_Test -
class OpenMPIRBuilderTest_ApplySafelenOrderConcurrent_Test -
class OpenMPIRBuilderTest_ApplySafelen_Test -
class OpenMPIRBuilderTest_ApplySimdCustomAligned_Test -
class OpenMPIRBuilderTest_ApplySimdIf_Test -
class OpenMPIRBuilderTest_ApplySimd_Test -
class OpenMPIRBuilderTest_ApplySimdlenSafelen_Test -
class OpenMPIRBuilderTest_ApplySimdlen_Test -
class OpenMPIRBuilderTest_CanonicalLoopSimple_Test -
class OpenMPIRBuilderTest_CanonicalLoopTripCount_Test -
class OpenMPIRBuilderTest_CollapseNestedLoops_Test -
class OpenMPIRBuilderTest_ConstantAllocaRaise_Test -
class OpenMPIRBuilderTest_CopyinBlocks_Test -
class OpenMPIRBuilderTest_CreateBarrier_Test -
class OpenMPIRBuilderTest_CreateCancelBarrier_Test -
class OpenMPIRBuilderTest_CreateCancelIfCond_Test -
class OpenMPIRBuilderTest_CreateCancel_Test -
class OpenMPIRBuilderTest_CreateMapperAllocas_Test -
class OpenMPIRBuilderTest_CreateOffloadMapnames_Test -
class OpenMPIRBuilderTest_CreateOffloadMaptypes_Test -
class OpenMPIRBuilderTest_CreateReductions_Test -
class OpenMPIRBuilderTest_CreateSectionsNoWait_Test -
class OpenMPIRBuilderTest_CreateSectionsSimple_Test -
class OpenMPIRBuilderTest_CreateSections_Test -
class OpenMPIRBuilderTest_CreateTaskDepend_Test -
class OpenMPIRBuilderTest_CreateTaskFinal_Test -
class OpenMPIRBuilderTest_CreateTaskIfCondition_Test -
class OpenMPIRBuilderTest_CreateTaskNoArgs_Test -
class OpenMPIRBuilderTest_CreateTaskUntied_Test -
class OpenMPIRBuilderTest_CreateTask_Test -
class OpenMPIRBuilderTest_CreateTaskgroupWithTasks_Test -
class OpenMPIRBuilderTest_CreateTaskgroup_Test -
class OpenMPIRBuilderTest_CreateTeamsWithIfConditionAndNumTeams_Test -
class OpenMPIRBuilderTest_CreateTeamsWithIfCondition_Test -
class OpenMPIRBuilderTest_CreateTeamsWithNumTeamsAndThreadLimit_Test -
class OpenMPIRBuilderTest_CreateTeamsWithNumTeamsBoth_Test -
class OpenMPIRBuilderTest_CreateTeamsWithNumTeamsUpper_Test -
class OpenMPIRBuilderTest_CreateTeamsWithThreadLimit_Test -
class OpenMPIRBuilderTest_CreateTeams_Test -
class OpenMPIRBuilderTest_CreateTwoReductions_Test -
class OpenMPIRBuilderTest_CriticalDirective_Test -
class OpenMPIRBuilderTest_DbgLoc_Test -
class OpenMPIRBuilderTest_DynamicWorkShareLoopOrdered_Test -
class OpenMPIRBuilderTest_EmitMapperCall_Test -
class OpenMPIRBuilderTest_EmitOffloadingArraysArguments_Test -
class OpenMPIRBuilderTest_MaskedDirective_Test -
class OpenMPIRBuilderTest_MasterDirective_Test -
class OpenMPIRBuilderTest_OMPAtomicCapture_Test -
class OpenMPIRBuilderTest_OMPAtomicCompareCapture_Test -
class OpenMPIRBuilderTest_OMPAtomicCompare_Test -
class OpenMPIRBuilderTest_OMPAtomicRWStructType_Test -
class OpenMPIRBuilderTest_OMPAtomicReadFlt_Test -
class OpenMPIRBuilderTest_OMPAtomicReadInt_Test -
class OpenMPIRBuilderTest_OMPAtomicUpdateFloat_Test -
class OpenMPIRBuilderTest_OMPAtomicUpdateIntr_Test -
class OpenMPIRBuilderTest_OMPAtomicUpdate_Test -
class OpenMPIRBuilderTest_OMPAtomicWriteFlt_Test -
class OpenMPIRBuilderTest_OMPAtomicWriteInt_Test -
class OpenMPIRBuilderTest_OffloadEntriesInfoManager_Test -
class OpenMPIRBuilderTest_OrderedDirectiveDependSink_Test -
class OpenMPIRBuilderTest_OrderedDirectiveDependSource_Test -
class OpenMPIRBuilderTest_OrderedDirectiveSimd_Test -
class OpenMPIRBuilderTest_OrderedDirectiveThreads_Test -
class OpenMPIRBuilderTest_ParallelCancelBarrier_Test -
class OpenMPIRBuilderTest_ParallelForwardAsPointers_Test -
class OpenMPIRBuilderTest_ParallelIfCond_Test -
class OpenMPIRBuilderTest_ParallelNested2Inner_Test -
class OpenMPIRBuilderTest_ParallelNested_Test -
class OpenMPIRBuilderTest_ParallelSimpleGPU_Test -
class OpenMPIRBuilderTest_ParallelSimple_Test -
class OpenMPIRBuilderTest_ScanReduction_Test -
class OpenMPIRBuilderTest_SingleDirectiveCopyPrivate_Test -
class OpenMPIRBuilderTest_SingleDirectiveNowait_Test -
class OpenMPIRBuilderTest_SingleDirective_Test -
class OpenMPIRBuilderTest_StaticWorkShareLoop_Test -
class OpenMPIRBuilderTest_StaticWorkshareLoopTarget_Test -
class OpenMPIRBuilderTest_TargetDataRegion_Test -
class OpenMPIRBuilderTest_TargetEnterData_Test -
class OpenMPIRBuilderTest_TargetExitData_Test -
class OpenMPIRBuilderTest_TargetRegionDeviceSPMD_Test -
class OpenMPIRBuilderTest_TargetRegionDevice_Test -
class OpenMPIRBuilderTest_TargetRegionSPMD_Test -
class OpenMPIRBuilderTest_TargetRegion_Test -
class OpenMPIRBuilderTest_TileNestedLoopsWithBounds_Test -
class OpenMPIRBuilderTest_TileNestedLoops_Test -
class OpenMPIRBuilderTest_TileSingleLoopCounts_Test -
class OpenMPIRBuilderTest_TileSingleLoop_Test -
class OpenMPIRBuilderTest_UnrollLoopFull_Test -
class OpenMPIRBuilderTest_UnrollLoopHeuristic_Test -
class OpenMPIRBuilderTest_UnrollLoopPartial_Test -
class OpenMPIRBuilderTest_createGPUOffloadEntry_Test -
class OpenMPIRBuilderTest_registerTargetGlobalVariable_Test -
class OpenMPIRBuilderTest_spliceBBWithEmptyBB_Test -
class OpenMPIRBuilderTest_splitBB_Test -
class OpenMPOpt -
class OpenMPParsingTest_OpenMPDirectiveKind_Test -
class OpenMPParsingTest_getOpenMPClauseKind_Test -
class OpenMPParsingTest_getOpenMPClauseName_Test -
class OpenMPParsingTest_getOpenMPDirectiveName_Test -
class OpenMPParsingTest_getOrderKind_Test -
class OpenMPParsingTest_getProcBindKind_Test -
class OpenMPParsingTest_getScheduleKind_Test -
class OpenMPParsingTest_isAllowedClauseForDirective_Test -
class OperandBundleCounter -
class OperandBundleRemapper -
class OperandMatchEntry -
class OperandsSignature -
class OperationsTest_ExtractAndInsertValue_Test -
class OperationsTest_GEPPointerOperand_Test -
class OperationsTest_GEP_Test -
class OperationsTest_SourcePreds_Test -
class OperationsTest_SplitBlockWithPhis_Test -
class OperationsTest_SplitBlock_Test -
class OperationsTest_SplitEHBlock_Test -
class OptCreatorT -
class OptNameLess -
class OptReportLocationInfo -
class OptReportLocationItemInfo -
class OptSubCommandTableTest -
class OptSubCommandTableTest_SubCommandHelp_Test -
class OptSubCommandTableTest_SubCommandParsing_Test -
class OptimizePHIs -
class OptimizePHIsLegacy -
class OptionInfo -
class OrcCAPIMaterializationUnit -
class OrcErrorCategory -
class OrderMap -
class OtoolOptTable -
class OutOfProcessThinBackend -
class OutlinedHashTreeRecordTest_Empty_Test -
class OutlinedHashTreeRecordTest_Print_Test -
class OutlinedHashTreeRecordTest_SerializeYAML_Test -
class OutlinedHashTreeRecordTest_Serialize_Test -
class OutlinedHashTreeRecordTest_Stable_Test -
class OutlinedHashTreeTest_Empty_Test -
class OutlinedHashTreeTest_Find_Test -
class OutlinedHashTreeTest_Insert_Test -
class OutlinedHashTreeTest_Merge_Test -
class OutliningRegion -
class OutputBackendProvider -
class OutputErrorCategory -
class OutputFunctionCoverageData -
class OutputLocation -
class OutputRedirector -
class OverflowSafeSignedAPInt -
class OverflowTest -
class OverflowTest_AddNoOverflow_Test -
class OverflowTest_AddOverflowToMax_Test -
class OverflowTest_AddOverflowToMin_Test -
class OverflowTest_AddOverflowToNegative_Test -
class OverflowTest_AddOverflowToZero_Test -
class OverflowTest_MulNoOverflowToMax_Test -
class OverflowTest_MulNoOverflow_Test -
class OverflowTest_MulOverflowMax_Test -
class OverflowTest_MulOverflowToMin_Test -
class OverflowTest_MulResultZero_Test -
class OverflowTest_SubNoOverflow_Test -
class OverflowTest_SubOverflowToMax_Test -
class OverflowTest_SubOverflowToMin_Test -
class OverflowTest_SubOverflowToNegative_Test -
class OverflowTest_SubOverflowToPositive_Test -
class PBQPVirtRegAuxInfo -
class PDBApiTest -
class PDBApiTest_Dyncast_Test -
class PDBErrorCategory -
class PDBVariantIntegerTest -
class PEIImpl -
class PEILegacy -
class PGOBBInfo -
class PGOCounterPromoter -
class PGOCounterPromoterHelper -
class PGOEdge -
class PGOInstrumentationGenTest -
class PGOInstrumentationGenTest_Instrumented_Test -
class PGOUseBBInfo -
class PGOUseEdge -
class PGOUseFunc -
class PHIElimination -
class PHIEliminationImpl -
class PHIHandler -
class PHIUsageRecord -
class POTWorklistEntry -
class PPC128ShadowConfig -
class PPCDoubleDoubleCompareAbsoluteValueValueTest -
class PPCDoubleDoubleCompareAbsoluteValueValueTest_PPCDoubleDoubleCompareAbsoluteValue_Test -
class PPCDoubleDoubleConvertToIntegerValueTest -
class PPCDoubleDoubleConvertToIntegerValueTest_PPCDoubleDoubleConvertToInteger_Test -
class PPCDoubleDoubleFrexpValueTest -
class PPCDoubleDoubleFrexpValueTest_PPCDoubleDoubleFrexp_Test -
class PPCDoubleDoubleRoundToIntegralTestCase -
class PPCDoubleDoubleRoundToIntegralValueTest -
class PPCDoubleDoubleRoundToIntegralValueTest_PPCDoubleDoubleRoundToIntegral_Test -
class PRNG -
class PackedVectorTest_Operation_Test -
class PackedVectorTest_RawBitsSize_Test -
class PackedVectorTest_SignedValueOverwrite_Test -
class PackedVectorTest_SignedValues_Test -
class PackedVectorTest_UnsignedValues_Test -
class PadShortFunc -
class PageSizeTest -
class PageSizeTest_PageSize_Test -
class Parent -
class Parent -
class Parent -
class Parent -
class ParentA -
class ParentB -
class ParentNode -
class ParentNode -
class ParseStatementInfo -
class ParseStatementInfo -
class ParsedMachineOperand -
class Part -
class PartialInlinerImpl -
class PartiallyConstructedSafepointRecord -
class PartiallyInlineLibCallsLegacyPass -
class Partition -
class PartwordMaskValues -
class PassBuilderCallbacksTest -
class PassBuilderCallbacksTest -
class PassManagerTest -
class PassManagerTest_Basic_Test -
class PassManagerTest_CustomizedPassManagerArgs_Test -
class PassManagerTest_DiagnosticHandler_Test -
class PassManagerTest_FunctionPassCFGCheckerInvalidateAnalysis_Test -
class PassManagerTest_FunctionPassCFGCheckerWrapped_Test -
class PassManagerTest_FunctionPassCFGChecker_Test -
class PassManagerTest_IndirectAnalysisInvalidation_Test -
class PassOption -
class PassRemarksOpt -
class PatchableFunction -
class PatchableFunctionLegacy -
class PatternList -
class PatternMatchTest -
class PatternMatchTest_BitCast_Test -
class PatternMatchTest_BitWise_Test -
class PatternMatchTest_CheckedInt_Test -
class PatternMatchTest_CommutativeDeferredIntrinsicMatch_Test -
class PatternMatchTest_CommutativeDeferredValue_Test -
class PatternMatchTest_CondBranchTest_Test -
class PatternMatchTest_ConstExpr_Test -
class PatternMatchTest_ConstantPredicateType_Test -
class PatternMatchTest_FloatingPointFNeg_Test -
class PatternMatchTest_FloatingPointMax_Test -
class PatternMatchTest_FloatingPointMin_Test -
class PatternMatchTest_FloatingPointOrderedMax_Test -
class PatternMatchTest_FloatingPointOrderedMin_Test -
class PatternMatchTest_FloatingPointUnorderedMax_Test -
class PatternMatchTest_FloatingPointUnorderedMin_Test -
class PatternMatchTest_InsertValue_Test -
class PatternMatchTest_IntrinsicMatcher_Test -
class PatternMatchTest_LoadStoreOps_Test -
class PatternMatchTest_LogicalSelects_Test -
class PatternMatchTest_MinMaxIntrinsics_Test -
class PatternMatchTest_NotForbidPoison_Test -
class PatternMatchTest_Not_Test -
class PatternMatchTest_OneUse_Test -
class PatternMatchTest_OverflowingBinOps_Test -
class PatternMatchTest_Power2_Test -
class PatternMatchTest_PtrAdd_Test -
class PatternMatchTest_ShiftOrSelf_Test -
class PatternMatchTest_SignbitZeroChecks_Test -
class PatternMatchTest_SpecificIntEQ_Test -
class PatternMatchTest_SpecificIntNE_Test -
class PatternMatchTest_SpecificIntSGE_Test -
class PatternMatchTest_SpecificIntSGT_Test -
class PatternMatchTest_SpecificIntSLE_Test -
class PatternMatchTest_SpecificIntSLT_Test -
class PatternMatchTest_SpecificIntUGE_Test -
class PatternMatchTest_SpecificIntUGT_Test -
class PatternMatchTest_SpecificIntULE_Test -
class PatternMatchTest_SpecificIntULT_Test -
class PatternMatchTest_UndefPoisonMix_Test -
class PatternMatchTest_Unless_Test -
class PatternMatchTest_VectorLogicalSelects_Test -
class PatternMatchTest_VectorOps_Test -
class PatternMatchTest_VectorUndefFloat_Test -
class PatternMatchTest_VectorUndefInt_Test -
class PatternMatchTest_WithOverflowInst_Test -
class PatternMatchTest_XorLike_Test -
class PatternMatchTest_ZExtSExtSelf_Test -
class PatternRewriteDescriptor -
class PatternSortingPredicate -
class PatternTester -
class PeepholeOptimizer -
class PeepholeOptimizerLegacy -
class PerFunctionStats -
class PerGraphGOTAndPLTStubsBuilder_ELF_riscv -
class PerThreadBumpPtrAllocatorTest_ParallelAllocation_Test -
class PerThreadBumpPtrAllocatorTest_Simple_Test -
class PhiAnalyzer -
class PhiNodeSet -
class PhiNodeSetIterator -
class PickSentinel -
class PlaceBackedgeSafepointsLegacyPass -
class PlaceholderQueue -
class PlainCFGBuilder -
class PlainNode -
class PlatformMemoryMapParams -
class PluginChain -
class PluginChain -
class PluginChain -
class Plugins -
class Plus1FunctionPtr -
class Plus1FunctionRef -
class Plus1Functor -
class Plus1FunctorNotDefaultConstructible -
class Plus1Lambda -
class Plus1LambdaWithCapture -
class PointeeIteratorTest_Basic_Test -
class PointeeIteratorTest_PointeeType_Test -
class PointeeIteratorTest_Range_Test -
class PointeeIteratorTest_SmartPointer_Test -
class PointerEmbeddedIntTest_Basic_Test -
class PointerEmbeddedIntTest_PointerLikeTypeTraits_Test -
class PointerEmbeddedIntTest_intptr_t_Test -
class PointerIntPairTest_DefaultInitialize_Test -
class PointerIntPairTest_GetSet_Test -
class PointerIntPairTest_ManyUnusedBits_Test -
class PointerIntPairTest_TypePunning_Test -
class PointerIterator_Basic_Test -
class PointerIterator_Const_Test -
class PointerIterator_Range_Test -
class PointerProxyWrapper -
class PointerReplacer -
class PointerSumTypeTest -
class PointerSumTypeTest_Assignment_Test -
class PointerSumTypeTest_Cast_Test -
class PointerSumTypeTest_GetTag_Test -
class PointerSumTypeTest_Get_Test -
class PointerSumTypeTest_Is_Test -
class PointerSumTypeTest_NullTest_Test -
class PointerUnionTest -
class PointerUnionTest_Comparison_Test -
class PointerUnionTest_GetAddrOfPtr1_Test -
class PointerUnionTest_Get_Test -
class PointerUnionTest_Is_Test -
class PointerUnionTest_ManyElements_Test -
class PointerUnionTest_NewCastInfra_Test -
class PointerUnionTest_Null_Test -
class PointerWrapper -
class Polynomial -
class PoolOffsetsAndData -
class PostDomOnlyPrinterWrapperPass -
class PostDomOnlyViewerWrapperPass -
class PostDomPrinterWrapperPass -
class PostDomViewerWrapperPass -
class PostInlineEntryExitInstrumenter -
class PostMachineSchedulerLegacy -
class PostOrderIteratorTest_Compiles_Test -
class PostOrderIteratorTest_MultiPassSafeWithInternalSet_Test -
class PostOrderIteratorTest_PostOrderAndReversePostOrderTraverrsal_Test -
class PostRAHazardRecognizer -
class PostRAHazardRecognizerLegacy -
class PostRAMachineSinkingImpl -
class PostRAMachineSinkingLegacy -
class PostRAScheduler -
class PostRASchedulerLegacy -
class PragmaInfo -
class PreISelIntrinsicLowering -
class PreISelIntrinsicLoweringLegacyPass -
class PredCheck -
class PredInfo -
class PredTransition -
class PredTransitions -
class PredicateWithCC -
class PreprocessorDir -
class PreserveAPIList -
class PreserveLibCallsAndAsmUsed -
class PreservedAnalysesTest_Basic_Test -
class PreservedAnalysesTest_PreserveSets_Test -
class PreservedAnalysesTest_Preserve_Test -
class PreservedAnalysisTest_Abandon_Test -
class PreservedAnalysisTest_Intersect_Test -
class PrettyPrinter -
class PrettyStackTraceEmit -
class PrettyStackTraceFunction -
class PrettyStackTraceParse -
class PrettyStackTraceParse -
class PrintAll -
class PrintArg -
class PrintCallGraphPass -
class PrintFunctionPassWrapper -
class PrintLoopPassWrapper -
class PrintModulePassWrapper -
class PrintOptionInfoTest_PrintOptionInfoEmptyValueDescription_Test -
class PrintOptionInfoTest_PrintOptionInfoMultilineValueDescription_Test -
class PrintOptionInfoTest_PrintOptionInfoValueOptionalWithSentinelWithHelp_Test -
class PrintOptionInfoTest_PrintOptionInfoValueOptionalWithSentinel_Test -
class PrintOptionInfoTest_PrintOptionInfoValueOptionalWithoutSentinel_Test -
class PrintOptionInfoTest_PrintOptionInfoValueRequiredWithEmptyValueName_Test -
class PrintOptionTestBase -
class PrintOptionValueTest_PrintOptionDefaultValue_Test -
class PrintOptionValueTest_PrintOptionNoDefaultValue_Test -
class PrintOptionValueTest_PrintOptionUnknownValue_Test -
class PrintRegionPass -
class PrintSymbolFlagsMapElemsMatchingCLOpts -
class PrintSymbolMapElemsMatchingCLOpts -
class PriorityInlineOrder -
class PriorityQueue -
class PriorityWorklistTest -
class PriorityWorklistTest_Basic_Test -
class PriorityWorklistTest_EraseIf_Test -
class PriorityWorklistTest_InsertSequence_Test -
class PrivateNode -
class ProcInfo -
class ProcessImplicitDefs -
class ProcessImplicitDefsLegacy -
class ProcessTest_GetProcessIdTest_Test -
class ProcessTest_GetRandomNumberTest_Test -
class ProfileInjector -
class ProfileNode -
class ProfileSpecificNode -
class ProgramEnvTest -
class ProgramEnvTest_CreateProcessTrailingSlash_Test -
class ProgramEnvTest_TestExecuteAndWaitStatistics_Test -
class ProgramEnvTest_TestExecuteAndWaitTimeout_Test -
class ProgramEnvTest_TestExecuteEmptyEnvironment_Test -
class ProgramEnvTest_TestExecuteNoWaitDetached_Test -
class ProgramEnvTest_TestExecuteNoWaitTimeoutPolling_Test -
class ProgramEnvTest_TestExecuteNoWait_Test -
class ProgramEnvTest_TestExecuteWithNoStacktraceHandler_Test -
class ProgramEnvTest_TestLockFileExclusive_Test -
class ProgramEnvTest_TestLockFile_Test -
class ProgramTest_TestExecuteNegative_Test -
class ProgramTest_TestWriteWithSystemEncoding_Test -
class PromoteLegacyPass -
class PromoteMem2Reg -
class ProtocolTest_DiagnosticTagNotPresent_Test -
class ProtocolTest_DiagnosticTagPresent_Test -
class PrototypeAST -
class ProviderGeneratorList -
class ProxyWithReset -
class PruningFunctionCloner -
class PseudoLoweringEmitter -
class PseudoProbeInserter -
class PublicSym -
class PublicSym32Layout -
class QuotRemPair -
class QuotRemWithBB -
class RAGreedyLegacy -
class RAUOVWUpdateListener -
class RAUWUpdateListener -
class RISCVPrettyPrinter -
class RISCVProfile -
class RISCVSupportedExtension -
class RISCVVType_CheckSameRatioLMUL_Test -
class RTDyldObjectLinkingLayerTest_TestAutoClaimResponsibilityForSymbols_Test -
class RTDyldObjectLinkingLayerTest_TestMemoryBufferNamePropagation_Test -
class RTDyldObjectLinkingLayerTest_TestOverrideObjectFlags_Test -
class RTDyldObjectLinkingLayerTest_TestSetProcessAllSections_Test -
class RadixTreeTest_Complex_Test -
class RadixTreeTest_Empty_Test -
class RadixTreeTest_InsertEmpty_Test -
class RadixTreeTest_ValueWith2Parameters_Test -
class RadixTreeTypeTest -
class RadixTreeTypeTest_Empty_Test -
class RadixTreeTypeTest_Helpers_Test -
class RadixTreeTypeTest_InsertEmptyTwice_Test -
class RadixTreeTypeTest_InsertEmpty_Test -
class RadixTreeTypeTest_InsertOneTwice_Test -
class RadixTreeTypeTest_InsertOne_Test -
class RadixTreeTypeTest_InsertSubStrings_Test -
class RadixTreeTypeTest_InsertSuperStrings_Test -
class RadixTreeTypeTest_InsertVShape_Test -
class RandomAccessVisitorTest -
class RandomIRBuilderTest_DoNotCallPointerWhenSink_Test -
class RandomIRBuilderTest_InsertValueArray_Test -
class RandomIRBuilderTest_InsertValueIndexes_Test -
class RandomIRBuilderTest_Invokes_Test -
class RandomIRBuilderTest_ShuffleVectorIncorrectOperands_Test -
class RandomIRBuilderTest_ShuffleVectorSink_Test -
class RandomIRBuilderTest_SrcAndSinkWOrphanBlock_Test -
class RandomIRBuilderTest_SwiftError_Test -
class RandomIRBuilderTest_createStackMemory_Test -
class RandomIRBuilderTest_dontConnectToSwitch_Test -
class RandomIRBuilderTest_findOrCreateGlobalVariable_Test -
class RandomIRBuilderTest_findSourceAndSink_Test -
class RandomIRBuilderTest_sinkToIntrinsic_Test -
class RandomMode -
class Range -
class RangeAdapterLValueTest -
class RangeAdapterLValueTest_TrivialOperation_Test -
class RangeAdapterRValueTest -
class RangeAdapterRValueTest_RangeType_Test -
class RangeAdapterRValueTest_TrivialOperation_Test -
class RangeSizeTest_CommonRangeTypes_Test -
class RangeSizeTest_Distance_Test -
class RangeSizeTest_FreeSize_Test -
class RangeSizeTest_MemberSize_Test -
class RangeTest_Distance_Test -
class RangeWithValueType -
class RawCoverage -
class RawErrorCategory -
class RcOptTable -
class RcOptions -
class ReadObjTypeTableBuilder -
class ReaderTest -
class ReaderTestCompare -
class ReaderTestCoverage -
class ReaderTestElements -
class ReaderTestLocations -
class ReaderTestSelection -
class ReaderTestWarningInternal -
class ReadobjOptTable -
class RealFSDirIter -
class RealFieldInfo -
class RealFile -
class RealFileSystem -
class ReassociateLegacyPass -
class Recorder -
class RecurrenceInstr -
class RecyclerTest_MoveConstructor_Test -
class RecyclerTest_RecycleAllocation_Test -
class RedirectingFSDirRemapIterImpl -
class ReduceCrashingBlocks -
class ReduceCrashingConditionals -
class ReduceCrashingFunctionAttributes -
class ReduceCrashingFunctions -
class ReduceCrashingGlobalInitializers -
class ReduceCrashingInstructions -
class ReduceCrashingMetadata -
class ReduceCrashingNamedMD -
class ReduceCrashingNamedMDOps -
class ReduceMiscompiledBlocks -
class ReduceMiscompilingFunctions -
class ReduceMiscompilingPasses -
class ReduceSimplifyCFG -
class RegAllocFast -
class RegAllocFastImpl -
class RegAllocPBQP -
class RegAllocScoreTest_Counts_Test -
class RegAllocScoreTest_SkipDebugKillInlineAsm_Test -
class RegAllocScoring -
class RegInfo -
class RegReductionPQBase -
class RegReductionPriorityQueue -
class RegReloadCache -
class RegSaveOffset -
class RegSequenceRewriter -
class RegSortData -
class RegToMemWrapperPass -
class RegUsageInfoCollector -
class RegUsageInfoCollectorLegacy -
class RegUsageInfoPropagation -
class RegUsageInfoPropagationLegacy -
class RegUseTracker -
class RegexTest -
class RegexTest_Backreferences_Test -
class RegexTest_Basics_Test -
class RegexTest_EmptyPattern_Test -
class RegexTest_Escape_Test -
class RegexTest_IsLiteralERE_Test -
class RegexTest_IsValid_Test -
class RegexTest_MatchInvalid_Test -
class RegexTest_MoveAssign_Test -
class RegexTest_MoveConstruct_Test -
class RegexTest_NoArgConstructor_Test -
class RegexTest_OssFuzz3727Regression_Test -
class RegexTest_Substitution_Test -
class RegionInfoPassGraphTraits -
class RegionOnlyPrinter -
class RegionOnlyViewer -
class RegionPrinter -
class RegionViewer -
class RegisterBank -
class RegisterBankEmitter -
class RegisterCoalescer -
class RegisterCoalescerLegacy -
class RegisterInfoEmitter -
class RegisterInterp -
class RegisterJIT -
class RegisterOperandsCollector -
class RegisterTest_Idx2StackSlot_Test -
class RegisterTest_StackSlotIndex_Test -
class RegisteredObjectInfo -
class RelSymbol -
class RelatedStoreInsts -
class ReleaseModeEvictionAdvisorAnalysisLegacy -
class ReleaseModeEvictionAdvisorProvider -
class RelocDataItemBuffer -
class Relocation -
class RematGraph -
class RematerizlizationCandidateRecord -
class RemoveNoteDetail -
class RemovePointer -
class RemovePointer -
class RemoveRedundantDebugValuesImpl -
class RemoveRedundantDebugValuesLegacy -
class RemoveUniqueLockFileOnSignal -
class RenameIndependentSubregs -
class RenameIndependentSubregsLegacy -
class RenamePassData -
class RenamePassData -
class Renamer -
class ReplaceWithVecLibTest -
class ReplacementIRBuilder -
class Reply -
class ReportWarningPass -
class ReproducerEntry -
class RequireAllMachineFunctionPropertiesPass -
class ResetMachineFunction -
class ResourceTrackerStandardTest_BasicDefineAndExplicitTransferAfterMaterializing_Test -
class ResourceTrackerStandardTest_BasicDefineAndExplicitTransferBeforeMaterializing_Test -
class ResourceTrackerStandardTest_BasicDefineAndExplicitTransferWhileMaterializing_Test -
class ResourceTrackerStandardTest_BasicDefineAndRemoveAllAfterMaterializing_Test -
class ResourceTrackerStandardTest_BasicDefineAndRemoveAllBeforeMaterializing_Test -
class ResourceTrackerStandardTest_BasicDefineAndRemoveAllWhileMaterializing_Test -
class ResourceTrackerStandardTest_JITDylibClear_Test -
class Result -
class ResultRow -
class RetpolineThunkInserter -
class ReverseOnlyVector -
class ReverseTest_ADL_Test -
class RewriteBuffer_DISABLED_RemoveLineIfEmpty_XFAIL_Test -
class RewriteBuffer_TagRanges_Test -
class Rewriter -
class RopePieceBTreeInterior -
class RopePieceBTreeLeaf -
class RopePieceBTreeNode -
class RotOp -
class Run -
class RunPassOption -
class RunSafelyOnThreadInfo -
class RuntimeCallInserter -
class RuntimeDyldErrorCategory -
class RuntimeLibcallsTest_LibcallImplByName_Test -
class S -
class S1 -
class S2 -
class S3 -
class S4 -
class S5 -
class S6 -
class SCCNodesResult -
class SCEVBackedgeConditionFolder -
class SCEVCollectAddRecMultiplies -
class SCEVCollectStrides -
class SCEVCollectTerms -
class SCEVDbgValueBuilder -
class SCEVFindUnsafe -
class SCEVHasAddRec -
class SCEVInitRewriter -
class SCEVMonotonicity -
class SCEVMonotonicityChecker -
class SCEVPoisonCollector -
class SCEVPostIncRewriter -
class SCEVPredicateRewriter -
class SCEVSequentialMinMaxDeduplicatingVisitor -
class SCEVShiftRewriter -
class SDISelAsmOperandInfo -
class SDNodeInfoEmitter -
class SDNodeValue -
class SFrameEmitterImpl -
class SFrameFDE -
class SFrameFRE -
class SFrameTest -
class SFrameTest_FDEFlags_Test -
class SFrameTest_FREFlags_Test -
class SHA256Test_SHA256_Test -
class SROA -
class SROALegacyPass -
class SSAIfConv -
class STLExtrasTest_ADLSizeTest_Test -
class STLExtrasTest_ADLTestConstexpr_Test -
class STLExtrasTest_ADLTestTemporaryRange_Test -
class STLExtrasTest_ADLTest_Test -
class STLExtrasTest_Accumulate_Test -
class STLExtrasTest_AdjacentFind_Test -
class STLExtrasTest_AllEqualInitializerList_Test -
class STLExtrasTest_AllEqualNonRandomAccess_Test -
class STLExtrasTest_AllEqual_Test -
class STLExtrasTest_AllOfZip_Test -
class STLExtrasTest_AllTypesEqual_Test -
class STLExtrasTest_AppendRange_Test -
class STLExtrasTest_AppendValuesReserve_Test -
class STLExtrasTest_AppendValues_Test -
class STLExtrasTest_ConcatRangeADL_Test -
class STLExtrasTest_ConcatRangePtrToDerivedClass_Test -
class STLExtrasTest_ConcatRangePtrToSameClass_Test -
class STLExtrasTest_ConcatRange_Test -
class STLExtrasTest_CountAdaptor_Test -
class STLExtrasTest_DropBeginDefaultTest_Test -
class STLExtrasTest_DropBeginTest_Test -
class STLExtrasTest_DropEndDefaultTest_Test -
class STLExtrasTest_DropEndTest_Test -
class STLExtrasTest_EarlyIncADLTest_Test -
class STLExtrasTest_EarlyIncrementTestCustomPointerIterator_Test -
class STLExtrasTest_EarlyIncrementTest_Test -
class STLExtrasTest_EnumerateCustomBeginEnd_Test -
class STLExtrasTest_EnumerateDifferentLengths_Test -
class STLExtrasTest_EnumerateLValue_Test -
class STLExtrasTest_EnumerateLifetimeSemanticsLValue_Test -
class STLExtrasTest_EnumerateLifetimeSemanticsPRValue_Test -
class STLExtrasTest_EnumerateLifetimeSemanticsRValue_Test -
class STLExtrasTest_EnumerateModifyLValue_Test -
class STLExtrasTest_EnumerateModifyRValue_Test -
class STLExtrasTest_EnumerateRValueRef_Test -
class STLExtrasTest_EnumerateTemporaries_Test -
class STLExtrasTest_EnumerateThreeRanges_Test -
class STLExtrasTest_EnumerateTwoRanges_Test -
class STLExtrasTest_EraseIf_Test -
class STLExtrasTest_Fill_Test -
class STLExtrasTest_FirstIndexOfType_Test -
class STLExtrasTest_Includes_Test -
class STLExtrasTest_IsContainedInitializerList_Test -
class STLExtrasTest_IsContainedMemberContains_Test -
class STLExtrasTest_IsContainedMemberFind_Test -
class STLExtrasTest_LessFirst_Test -
class STLExtrasTest_LessSecond_Test -
class STLExtrasTest_MakeFirstSecondRangeADL_Test -
class STLExtrasTest_MakeVisitorCallableMultipleOperands_Test -
class STLExtrasTest_MakeVisitorDefaultCase_Test -
class STLExtrasTest_MakeVisitorLifetimeSemanticsLValue_Test -
class STLExtrasTest_MakeVisitorLifetimeSemanticsPRValue_Test -
class STLExtrasTest_MakeVisitorLifetimeSemanticsRValue_Test -
class STLExtrasTest_MakeVisitorOneCallable_Test -
class STLExtrasTest_MakeVisitorTwoCallables_Test -
class STLExtrasTest_MapRangeTest_Test -
class STLExtrasTest_Mismatch_Test -
class STLExtrasTest_PartitionAdaptor_Test -
class STLExtrasTest_ProductOf_Test -
class STLExtrasTest_Rank_Test -
class STLExtrasTest_ReferenceReturn_Test -
class STLExtrasTest_ReplaceADL_Test -
class STLExtrasTest_ReverseConditionally_Test -
class STLExtrasTest_Search_Test -
class STLExtrasTest_SumOf_Test -
class STLExtrasTest_ToVector_Test -
class STLExtrasTest_TypeAtIndex_Test -
class STLExtrasTest_TypesAreDistinct_Test -
class STLExtrasTest_ValueReturn_Test -
class STLExtrasTest_addEnumValues_Test -
class STLExtrasTest_for_each_Test -
class STLExtrasTest_getSingleElement_Test -
class STLExtrasTest_hasNItems_Test -
class STLExtrasTest_hasSingleElement_Test -
class STLExtrasTest_partition_point_Test -
class STLExtrasTest_to_address_Test -
class STLExtras_MoveRange_Test -
class STLExtras_UniqueNoPred_Test -
class STLExtras_Unique_Test -
class STLExtras_hasNItemsOrLess_Test -
class STLExtras_hasNItemsOrMore_Test -
class STLForwardCompatRemoveCVRefTest -
class STLForwardCompatRemoveCVRefTest_RemoveCVRefT_Test -
class STLForwardCompatRemoveCVRefTest_RemoveCVRef_Test -
class STLForwardCompatTest_IdentityCxx20_Test -
class SUnitOrder -
class SUnitWithMemInfo -
class SYCLWrapper -
class SafeIntIteratorTest_Operations_Test -
class SafeStack -
class SafeStackLegacyPass -
class SafepointIRVerifier -
class SampleOverlapAggregator -
class SampleOverlapStats -
class SampleProfErrorCategoryType -
class SampleProfTest -
class SampleProfTest_default_suffix_elision_text_Test -
class SampleProfTest_none_suffix_elision_text_Test -
class SampleProfTest_remap_ext_binary_profile_Test -
class SampleProfTest_remap_raw_binary_profile_Test -
class SampleProfTest_remap_text_profile_Test -
class SampleProfTest_roundtrip_ext_binary_profile_Test -
class SampleProfTest_roundtrip_md5_ext_binary_profile_Test -
class SampleProfTest_roundtrip_raw_binary_profile_Test -
class SampleProfTest_roundtrip_text_profile_Test -
class SampleProfTest_sample_overflow_saturation_Test -
class SampleProfTest_selected_suffix_elision_text_Test -
class SampleProfileLoader -
class SampledInstrumentationConfig -
class SanitizerBinaryMetadata -
class SaturatingUINT64 -
class ScalableVectorMVTsTest_FloatMVTs_Test -
class ScalableVectorMVTsTest_HelperFuncs_Test -
class ScalableVectorMVTsTest_IRToVTTranslation_Test -
class ScalableVectorMVTsTest_IntegerMVTs_Test -
class ScalableVectorMVTsTest_SizeQueries_Test -
class ScalableVectorMVTsTest_VTToIRTranslation_Test -
class ScalarDocNode -
class ScalarizationResult -
class ScalarizeMaskedMemIntrinLegacyPass -
class ScalarizerLegacyPass -
class ScalarizerVisitor -
class ScaledNumberHelpersTest_arithmeticOperators_Test -
class ScaledNumberHelpersTest_compare_Test -
class ScaledNumberHelpersTest_getAdjusted_Test -
class ScaledNumberHelpersTest_getDifference_Test -
class ScaledNumberHelpersTest_getLgCeiling_Test -
class ScaledNumberHelpersTest_getLgFloor_Test -
class ScaledNumberHelpersTest_getLg_Test -
class ScaledNumberHelpersTest_getProduct_Test -
class ScaledNumberHelpersTest_getQuotient_Test -
class ScaledNumberHelpersTest_getRounded_Test -
class ScaledNumberHelpersTest_getSum_Test -
class ScaledNumberHelpersTest_matchScales_Test -
class ScaledNumberHelpersTest_toIntBug_Test -
class ScaledPair -
class Scatterer -
class ScavengerTest -
class SchedDAGReverseDFS -
class ScheduleClass -
class ScheduleDAGFast -
class ScheduleDAGLinearize -
class ScheduleDAGRRList -
class ScheduleDAGVLIW -
class SchedulePostRATDList -
class ScopeExitTest_Basic_Test -
class ScopeExitTest_Release_Test -
class ScopedAliasMetadataDeepCloner -
class ScopedEnvironment -
class ScopedFD -
class ScopedFifo -
class ScopedSaveAliaseesAndUsed -
class SearchIndex -
class SearchableTableEmitter -
class SecondRoundThinBackend -
class SectionBookkeeping -
class SectionCPs -
class SectionEntry -
class SegmentBuilder -
class SegmentInjection -
class SelectHandSpeculativity -
class SelectInstToUnfold -
class SelectInstVisitor -
class SelectOptimize -
class SelectOptimizeImpl -
class SelectionDAGLegalize -
class SelectionInfo -
class SeparateConstOffsetFromGEP -
class SeparateConstOffsetFromGEPLegacyPass -
class SequenceOp -
class SequencePrinter -
class SequenceTest_CorrectReferenceType_Test -
class SequenceTest_Dereference_Test -
class SequenceTest_Distance_Test -
class SequenceTest_IterableEnums_Test -
class SequenceTest_Iteration_Test -
class SequenceTest_NonIterableEnums_Test -
class SerializableCtxRepresentation -
class SerializableProfileRepresentation -
class SerializableRootRepresentation -
class SetIntBinOp -
class SetOperationsTest_SetDifference_Test -
class SetOperationsTest_SetIntersect_Test -
class SetOperationsTest_SetIntersection_Test -
class SetOperationsTest_SetIntersects_Test -
class SetOperationsTest_SetIsSubset_Test -
class SetOperationsTest_SetSubtractRemovedRemaining_Test -
class SetOperationsTest_SetSubtractSmallPtrSet_Test -
class SetOperationsTest_SetSubtractSmallVector_Test -
class SetOperationsTest_SetSubtract_Test -
class SetOperationsTest_SetUnion_Test -
class Shadow -
class ShadowMapping -
class ShadowMapping -
class ShadowStackGC -
class ShadowStackGCLowering -
class ShadowStackGCLoweringImpl -
class ShadowTypeConfig -
class ShadowTypeConfigImpl -
class ShapeInfo -
class ShlOp -
class ShrinkWrapImpl -
class ShrinkWrapLegacy -
class ShuffleBlockStrategy_ShuffleBlocks_Test -
class ShuffleBlockStrategy_ShuffleLoop_Test -
class ShuffleVectorInst_isExtractSubvectorMask_Test -
class ShuffleVectorInst_isIdentityMask_Test -
class ShuffleVectorInst_isInsertSubvectorMask_Test -
class ShuffleVectorInst_isInterleaveMask_Test -
class ShuffleVectorInst_isOneUseSingleSourceMask_Test -
class ShuffleVectorInst_isReplicationMask_Test -
class ShuffleVectorInst_isReverseMask_Test -
class ShuffleVectorInst_isSelectMask_Test -
class ShuffleVectorInst_isSpliceMask_Test -
class ShuffleVectorInst_isTransposeMask_Test -
class ShuffleVectorInst_isZeroEltSplatMask_Test -
class ShuffledInsertData -
class SignedDivisionByConstantTest_Test_Test -
class SignedPair -
class SimpleAllocator -
class SimpleAsyncGenerator -
class SimpleBindingMMFunctions -
class SimpleBindingMemoryManager -
class SimpleCaptureTracker -
class SimpleExecutorMemoryManagerTest_AllocFinalizeFree_Test -
class SimpleIListTest_DefaultConstructor_Test -
class SimpleIListTest_TaggedLists_Test -
class SimpleIListTest_clearAndDisposeNullDeleter_Test -
class SimpleIListTest_clearAndDispose_Test -
class SimpleIListTest_clear_Test -
class SimpleIListTest_eraseAndDisposeNullDeleter_Test -
class SimpleIListTest_eraseAndDisposeRangeNullDeleter_Test -
class SimpleIListTest_eraseAndDisposeRange_Test -
class SimpleIListTest_eraseAndDispose_Test -
class SimpleIListTest_eraseRange_Test -
class SimpleIListTest_erase_Test -
class SimpleIListTest_insertAtBegin_Test -
class SimpleIListTest_insertEraseAtEnd_Test -
class SimpleIListTest_mergeBothEmpty_Test -
class SimpleIListTest_mergeEmpty_Test -
class SimpleIListTest_mergeIsStable_Test -
class SimpleIListTest_merge_Test -
class SimpleIListTest_pushPopBack_Test -
class SimpleIListTest_pushPopFront_Test -
class SimpleIListTest_removeAndDisposeNullDeleter_Test -
class SimpleIListTest_removeAndDispose_Test -
class SimpleIListTest_remove_Test -
class SimpleIListTest_reverse_iterator_Test -
class SimpleIListTest_sortEmpty_Test -
class SimpleIListTest_sortIsStable_Test -
class SimpleIListTest_sort_Test -
class SimpleIListTest_spliceList_Test -
class SimpleIListTest_spliceRange_Test -
class SimpleIListTest_spliceSingle_Test -
class SimpleIListTest_swap_Test -
class SimpleKey -
class SimpleResourceManager -
class SimpleTrieHashMapTest -
class SimpleTypeEntry -
class SimpleValue -
class SimplificationTracker -
class SimplifyCFGOpt -
class SimplifyCFGPass -
class SimplifyIndvar -
class SingleLoopExtractor -
class SinkInstructionStrategy_DoNotSinkTokenType_Test -
class SinkInstructionStrategy_Operand_Test -
class SinkingInstructionCandidate -
class SinkingLegacyPass -
class SipHashTest_PointerAuthSipHash_Test -
class SipHashTest_SipHash_2_4_128_Test -
class SipHashTest_SipHash_2_4_64_Test -
class SipHashTest_StableSipHash_Test -
class SizeOptTable -
class SizeOptsTest -
class SizeOptsTest_Test_Test -
class SizePriority -
class SjLjEHPrepare -
class SjLjEHPrepareImpl -
class SkeletonEmitter -
class Slice -
class SmallDenseMapCustomTest_InitSize_Test -
class SmallDenseMapCustomTest_InsertRange_Test -
class SmallDenseSetTest_CtorRange_Test -
class SmallDenseSetTest_InsertRange_Test -
class SmallMapVectorLargeTest_erase_Test -
class SmallMapVectorLargeTest_insert_pop_Test -
class SmallMapVectorLargeTest_iteration_test_Test -
class SmallMapVectorLargeTest_remove_if_Test -
class SmallMapVectorSmallTest_NonCopyable_Test -
class SmallMapVectorSmallTest_erase_Test -
class SmallMapVectorSmallTest_insert_pop_Test -
class SmallMapVectorSmallTest_iteration_test_Test -
class SmallMapVectorSmallTest_remove_if_Test -
class SmallNodeTrieTest_TrieAllocation_Test -
class SmallNodeTrieTest_TrieDestructionLoop_Test -
class SmallNodeTrieTest_TrieStructureSmallFinalSubtrie_Test -
class SmallNodeTrieTest_TrieStructure_Test -
class SmallStringTest -
class SmallStringTest_AppendIterPair_Test -
class SmallStringTest_AppendSmallVector_Test -
class SmallStringTest_AppendStringRef_Test -
class SmallStringTest_AppendStringRefs_Test -
class SmallStringTest_AssignIterPair_Test -
class SmallStringTest_AssignRepeated_Test -
class SmallStringTest_AssignSmallVector_Test -
class SmallStringTest_AssignStringRef_Test -
class SmallStringTest_AssignStringRefs_Test -
class SmallStringTest_Comparisons_Test -
class SmallStringTest_Count_Test -
class SmallStringTest_EmptyStringTest_Test -
class SmallStringTest_Find_Test -
class SmallStringTest_GTestPrinter_Test -
class SmallStringTest_Realloc_Test -
class SmallStringTest_Slice_Test -
class SmallStringTest_StdStringConversion_Test -
class SmallStringTest_StringRefConversion_Test -
class SmallStringTest_Substr_Test -
class SmallVectorCustomTest_NoAssignTest_Test -
class SmallVectorInternalReferenceInvalidationTest -
class SmallVectorInternalReferenceInvalidationTest_EmplaceBack_Test -
class SmallVectorMemoryBufferTest_WithNullTerminatorRequiresNullTerminator_Test -
class SmallVectorMemoryBufferTest_WithoutNullTerminatorRequiresNullTerminator_Test -
class SmallVectorReferenceInvalidationTest -
class SmallVectorReferenceInvalidationTest_AppendRange_Test -
class SmallVectorReferenceInvalidationTest_Append_Test -
class SmallVectorReferenceInvalidationTest_AssignRange_Test -
class SmallVectorReferenceInvalidationTest_Assign_Test -
class SmallVectorReferenceInvalidationTest_EmplaceBack_Test -
class SmallVectorReferenceInvalidationTest_InsertMoved_Test -
class SmallVectorReferenceInvalidationTest_InsertN_Test -
class SmallVectorReferenceInvalidationTest_InsertRange_Test -
class SmallVectorReferenceInvalidationTest_Insert_Test -
class SmallVectorReferenceInvalidationTest_PushBackMoved_Test -
class SmallVectorReferenceInvalidationTest_PushBack_Test -
class SmallVectorReferenceInvalidationTest_Resize_Test -
class SmallVectorTest -
class SmallVectorTestBase -
class SmallVectorTest_AppendNonIterTest_Test -
class SmallVectorTest_AppendRepeatedNonForwardIterator_Test -
class SmallVectorTest_AppendRepeatedTest_Test -
class SmallVectorTest_AppendSmallVector_Test -
class SmallVectorTest_AppendTest_Test -
class SmallVectorTest_AssignArrayRef_Test -
class SmallVectorTest_AssignNonIterTest_Test -
class SmallVectorTest_AssignRangeTest_Test -
class SmallVectorTest_AssignSmallVector_Test -
class SmallVectorTest_AssignTest_Test -
class SmallVectorTest_ClearTest_Test -
class SmallVectorTest_ComparisonEqualityTest_Test -
class SmallVectorTest_ComparisonLessThanTest_Test -
class SmallVectorTest_ConstVectorTest_Test -
class SmallVectorTest_ConstructFromArrayRefOfConvertibleType_Test -
class SmallVectorTest_ConstructNonCopyableTest_Test -
class SmallVectorTest_ConstructorFromArrayRefSimpleTest_Test -
class SmallVectorTest_ConstructorIterTest_Test -
class SmallVectorTest_ConstructorNonIterTest_Test -
class SmallVectorTest_DefaultInlinedElements_Test -
class SmallVectorTest_DirectVectorTest_Test -
class SmallVectorTest_EmplaceBack_Test -
class SmallVectorTest_EmptyVectorTest_Test -
class SmallVectorTest_EraseRangeTest_Test -
class SmallVectorTest_EraseTest_Test -
class SmallVectorTest_InitializerList_Test -
class SmallVectorTest_InsertCopy_Test -
class SmallVectorTest_InsertEmptyRangeTest_Test -
class SmallVectorTest_InsertRangeAtEndTest_Test -
class SmallVectorTest_InsertRangeTest_Test -
class SmallVectorTest_InsertRepeatedAtEndTest_Test -
class SmallVectorTest_InsertRepeatedEmptyTest_Test -
class SmallVectorTest_InsertRepeatedNonIterTest_Test -
class SmallVectorTest_InsertRepeatedTest_Test -
class SmallVectorTest_InsertTest_Test -
class SmallVectorTest_IterationTest_Test -
class SmallVectorTest_IteratorTest_Test -
class SmallVectorTest_MidInsert_Test -
class SmallVectorTest_MoveAssignTest_Test -
class SmallVectorTest_OverflowTest_Test -
class SmallVectorTest_PushPopTest_Test -
class SmallVectorTest_ResizeFillTest_Test -
class SmallVectorTest_ResizeForOverwrite_Test -
class SmallVectorTest_ResizeGrowTest_Test -
class SmallVectorTest_ResizeShrinkTest_Test -
class SmallVectorTest_ResizeWithElementsTest_Test -
class SmallVectorTest_SwapTest_Test -
class SmallVectorTest_ToVectorOf_Test -
class SmallVectorTest_ToVector_Test -
class SmallVectorTest_TruncateTest_Test -
class SourceDelta -
class SourceInfo -
class SourceMgrTest -
class SparseBitVectorTest_Find_Test -
class SparseBitVectorTest_IntersectWith_Test -
class SparseBitVectorTest_SelfAssignment_Test -
class SparseBitVectorTest_TrivialOperation_Test -
class SparseInstrProfTest -
class SparseInstrProfTest_preserve_no_records_Test -
class SparseMultiSetTest_AltStructSet_Test -
class SparseMultiSetTest_EmptySet_Test -
class SparseMultiSetTest_Iterators_Test -
class SparseMultiSetTest_MultipleEntrySet_Test -
class SparseMultiSetTest_SingleEntrySet_Test -
class SparsePropagationTest -
class SparseSetTest_AltStructSet_Test -
class SparseSetTest_EmptySet_Test -
class SparseSetTest_MoveConstructor_Test -
class SparseSetTest_MultipleEntrySet_Test -
class SparseSetTest_PopBack_Test -
class SparseSetTest_SingleEntrySet_Test -
class SpecialCaseListTest -
class SpecialCaseListTest_Basic_Test -
class SpecialCaseListTest_Blame_Test -
class SpecialCaseListTest_CorrectErrorLineNumberWithBlankLine_Test -
class SpecialCaseListTest_DotSlash_Test -
class SpecialCaseListTest_EmptySpecialCaseList_Test -
class SpecialCaseListTest_EscapedSymbols_Test -
class SpecialCaseListTest_FileIdx_Test -
class SpecialCaseListTest_GlobalInit_Test -
class SpecialCaseListTest_InvalidSpecialCaseList_Test -
class SpecialCaseListTest_LinesCrossSection_Test -
class SpecialCaseListTest_LinesInSection_Test -
class SpecialCaseListTest_MultipleExclusions_Test -
class SpecialCaseListTest_NoTrigramsInARule_Test -
class SpecialCaseListTest_NoTrigramsInRules_Test -
class SpecialCaseListTest_PopularTrigram_Test -
class SpecialCaseListTest_RepetitiveRule_Test -
class SpecialCaseListTest_SectionGlobErrorHandling_Test -
class SpecialCaseListTest_Section_Test -
class SpecialCaseListTest_SpecialSymbolRule_Test -
class SpecialCaseListTest_Substring_Test -
class SpecialCaseListTest_Version1_Test -
class SpecialCaseListTest_Version2_Test -
class SpeculativeExecutionLegacyPass -
class SpillCosts -
class StableFunctionMapRecordTest_Print_Test -
class StableFunctionMapRecordTest_SerializeYAML_Test -
class StableFunctionMapRecordTest_Serialize_Test -
class StableFunctionMapRecordTest_Stable_Test -
class StableFunctionMap_Finalize1_Test -
class StableFunctionMap_Finalize2_Test -
class StableFunctionMap_Finalize3_Test -
class StableFunctionMap_Insert_Test -
class StableFunctionMap_Merge_Test -
class StableFunctionMap_Name_Test -
class StackColoring -
class StackColoringLegacy -
class StackDuration -
class StackEntry -
class StackEntry -
class StackFrameLayoutAnalysis -
class StackFrameLayoutAnalysisLegacy -
class StackIdData -
class StackMapLiveness -
class StackOption -
class StackSafetyDataFlowAnalysis -
class StackSafetyLocalAnalysis -
class StackSlotColoring -
class StackSlotColoringLegacy -
class StackStateOfBB -
class StackSubCommand -
class StackTrie -
class StandaloneDataInMemory -
class StandaloneDataMap -
class State -
class StatepointGC -
class StatepointProcessor -
class StatepointState -
class StatisticInfo -
class StatisticTest_API_Test -
class StatisticTest_Assign_Test -
class StatisticTest_Count_Test -
class StoreClusterMutation -
class StoreToLoadForwardingCandidate -
class StrNCmpInliner -
class StrOrAnon -
class StraightLineStrengthReduce -
class StraightLineStrengthReduceLegacyPass -
class StreamSpec -
class StrictFPUpgradeVisitor -
class String -
class StringEqualityMatcher -
class StringErrorBackend -
class StringMapCustomTest_BracketOperatorCtor_Test -
class StringMapCustomTest_ConstIterator_Test -
class StringMapCustomTest_EmplaceTest_Test -
class StringMapCustomTest_InitialSizeTest_Test -
class StringMapCustomTest_NonConstIterator_Test -
class StringMapCustomTest_StringMapEntryBaseSize_Test -
class StringMapCustomTest_StringMapEntrySize_Test -
class StringMapTest -
class StringMapTestStruct -
class StringMapTest_AtTest_Test -
class StringMapTest_ClearTest_Test -
class StringMapTest_ConstEmptyMapTest_Test -
class StringMapTest_CopyCtorTest_Test -
class StringMapTest_CtorArg_Test -
class StringMapTest_EmptyMapTest_Test -
class StringMapTest_EqualEmpty_Test -
class StringMapTest_EqualWithValues_Test -
class StringMapTest_EraseIteratorTest_Test -
class StringMapTest_EraseValueTest_Test -
class StringMapTest_InitializerListCtor_Test -
class StringMapTest_InsertAndEraseTest_Test -
class StringMapTest_InsertOrAssignTest_Test -
class StringMapTest_InsertPairTest_Test -
class StringMapTest_InsertRehashingPairTest_Test -
class StringMapTest_InsertTest_Test -
class StringMapTest_IterMapKeysSmallVector_Test -
class StringMapTest_IterMapKeysVector_Test -
class StringMapTest_IterationTest_Test -
class StringMapTest_MoveAssignment_Test -
class StringMapTest_MoveConstruct_Test -
class StringMapTest_MoveDtor_Test -
class StringMapTest_MoveOnly_Test -
class StringMapTest_NonDefaultConstructable_Test -
class StringMapTest_NotEqualMissingKeys_Test -
class StringMapTest_NotEqualWithDifferentValues_Test -
class StringMapTest_PrecomputedHash_Test -
class StringMapTest_SingleEntryMapTest_Test -
class StringMapTest_SmallFullMapTest_Test -
class StringMapTest_StringMapEntryTest_Test -
class StringMapTest_StructuredBindingsMoveOnly_Test -
class StringMapTest_StructuredBindings_Test -
class StringPoolTest_AddStrings_Test -
class StringPoolTest_TestStringPoolParallel_Test -
class StringPoolTest_TestStringPool_Test -
class StringRefTest_AllocatorCopy_Test -
class StringRefTest_CRLFLineEnding_Test -
class StringRefTest_CRLineEnding_Test -
class StringRefTest_Construction_Test -
class StringRefTest_ConsumeBackInsensitive_Test -
class StringRefTest_ConsumeBack_Test -
class StringRefTest_ConsumeFrontChar_Test -
class StringRefTest_ConsumeFrontInsensitive_Test -
class StringRefTest_ConsumeFront_Test -
class StringRefTest_Conversion_Test -
class StringRefTest_Count_Test -
class StringRefTest_DropWhileUntil_Test -
class StringRefTest_Drop_Test -
class StringRefTest_EditDistanceInsensitive_Test -
class StringRefTest_EditDistance_Test -
class StringRefTest_EmptyInitializerList_Test -
class StringRefTest_EndsWithInsensitive_Test -
class StringRefTest_EndsWith_Test -
class StringRefTest_FindIf_Test -
class StringRefTest_Find_Test -
class StringRefTest_GTestPrinter_Test -
class StringRefTest_Hashing_Test -
class StringRefTest_Iteration_Test -
class StringRefTest_LFCRLineEnding_Test -
class StringRefTest_LFLineEnding_Test -
class StringRefTest_Misc_Test -
class StringRefTest_Operators_Test -
class StringRefTest_Slice_Test -
class StringRefTest_Split2_Test -
class StringRefTest_Split_Test -
class StringRefTest_StartsWithInsensitive_Test -
class StringRefTest_StartsWith_Test -
class StringRefTest_StringLiteral_Test -
class StringRefTest_StringOps_Test -
class StringRefTest_Substr_Test -
class StringRefTest_TakeWhileUntil_Test -
class StringRefTest_Take_Test -
class StringRefTest_Trim_Test -
class StringRefTest_consumeIntegerSigned_Test -
class StringRefTest_consumeIntegerUnsigned_Test -
class StringRefTest_getAsDouble_Test -
class StringRefTest_getAsInteger_Test -
class StringRefTest_getAsUnsignedIntegerBadStrings_Test -
class StringRefTest_getAutoSenseRadix_Test -
class StringRefTest_joinStrings_Test -
class StringSetTest -
class StringSetTest_Contains_Test -
class StringSetTest_CtorRange_Test -
class StringSetTest_EmptyString_Test -
class StringSetTest_Equal_Test -
class StringSetTest_InsertAndCountStringMapEntry_Test -
class StringSetTest_InsertRange_Test -
class StringSetTest_IterSetKeys_Test -
class StringTableBuilderTest_BasicELF_Test -
class StringTableBuilderTest_BasicWinCOFF_Test -
class StringTableBuilderTest_ELFInOrder_Test -
class StringTableBuilderTest_MachO64InOrder_Test -
class StringTableBuilderTest_MachO64LinkedInOrder_Test -
class StringTableBuilderTest_MachOInOrder_Test -
class StringTableBuilderTest_MachOLinkedInOrder_Test -
class StringTableTest_Basic_Test -
class StringsOptTable -
class StripDebugMachineModule -
class StripOptTable -
class StripTest_LoopMetadata_Test -
class StrlenVerifier -
class StrongIntDeathTest_OutOfBounds_Test -
class StrongIntTest -
class StrongIntTest_Enums_Test -
class StrongIntTest_Operations_Test -
class Struct16B -
class Struct32B -
class StructFieldInfo -
class StructInfo -
class StructInitializer -
class StructLayoutMap -
class StructWithHashBuilderAndHashValueSupport -
class StructWithHashBuilderSupport -
class StructuralHashImpl -
class StructuralHashTest_ArgumentNumber_Test -
class StructuralHashTest_BasicFunction_Test -
class StructuralHashTest_Basic_Test -
class StructuralHashTest_BigConstantInteger_Test -
class StructuralHashTest_CallInstruction_Test -
class StructuralHashTest_ComparisonInstructionPredicate_Test -
class StructuralHashTest_ConstantInteger_Test -
class StructuralHashTest_Declaration_Test -
class StructuralHashTest_Differences_Test -
class StructuralHashTest_Empty_Test -
class StructuralHashTest_FunctionRetType_Test -
class StructuralHashTest_Function_Test -
class StructuralHashTest_GlobalType_Test -
class StructuralHashTest_IgnoredMetadata_Test -
class StructuralHashTest_InstructionOpCode_Test -
class StructuralHashTest_InstructionSubType_Test -
class StructuralHashTest_InstructionType_Test -
class StructuralHashTest_IntrinsicInstruction_Test -
class StructurizeCFG -
class StructurizeCFGLegacyPass -
class StubOptions -
class SubGraphTraits -
class SubOp -
class SubRegIndexCompositionGraph -
class SubSectionWriter -
class SubsectionConversionVisitor -
class SubtargetEmitter -
class SubtrieHandle -
class SubtrieSlotValue -
class SuffixTreeTest_TestExclusion_Test -
class SuffixTreeTest_TestLongerRepetition_Test -
class SuffixTreeTest_TestSingleCharacterRepeatWithLeafDescendants_Test -
class SuffixTreeTest_TestSingleCharacterRepeat_Test -
class SuffixTreeTest_TestSingleRepetition_Test -
class SuffixTreeTest_TestSubstringRepeatsWithLeafDescendants_Test -
class SuffixTreeTest_TestSubstringRepeats_Test -
class SuffixTreeTest_TestTandemRepeat_Test -
class Summary -
class Support_AbsolutePathIteratorEnd_Test -
class Support_CacheDirectoryNoEnv_Test -
class Support_CacheDirectoryWithEnv_Test -
class Support_ConfigDirectoryNoEnv_Test -
class Support_ConfigDirectoryWithEnv_Test -
class Support_FilenameParent_Test -
class Support_HomeDirectoryWithNoEnv_Test -
class Support_HomeDirectory_Test -
class Support_NormalizePath_Test -
class Support_PathIterator_Test -
class Support_PathRoot_Test -
class Support_Path_Test -
class Support_RemoveDots_Test -
class Support_RemoveLeadingDotSlash_Test -
class Support_ReplacePathPrefix_Test -
class Support_TempDirectory_Test -
class SwitchCoroutineSplitter -
class SwitchReplacement -
class Symbol -
class SymbolFields -
class SymbolRemapper -
class SymbolRemappingReaderTest -
class SymbolSection -
class SymbolSorter -
class SymbolStringPoolTest_ClearDeadEntries_Test -
class SymbolStringPoolTest_DebugDump_Test -
class SymbolStringPoolTest_Dereference_Test -
class SymbolStringPoolTest_Hashing_Test -
class SymbolStringPoolTest_NonOwningPointerBasics_Test -
class SymbolStringPoolTest_NonOwningPointerRefCounts_Test -
class SymbolStringPoolTest_SymbolStringPoolEntryUnsafe_Test -
class SymbolStringPoolTest_UniquingAndComparisons_Test -
class SymbolTableWriter -
class SymbolizedCoverage -
class SymbolizerMarkup_LinesWithMarkup_Test -
class SymbolizerMarkup_LinesWithoutMarkup_Test -
class SymbolizerMarkup_MultilineElements_Test -
class SymbolizerMarkup_NoLines_Test -
class SymbolizerOptTable -
class SymtabTest_instr_prof_bogus_symtab_empty_func_name_Test -
class SymtabTest_instr_prof_symtab_compression_test_Test -
class SymtabTest_instr_prof_symtab_module_test_Test -
class SymtabTest_instr_prof_symtab_test_Test -
class T -
class TAPIOptTable -
class TBAANodeImpl -
class TBAAStructTagNodeImpl -
class TBAAStructTypeNode -
class TLICheckerOptTable -
class TLITestAarch64 -
class TLSDescTableManager_ELF_aarch64 -
class TLSInfoTableManager_ELF_aarch64 -
class TLSInfoTableManager_ELF_ppc64 -
class TLSInfoTableManager_ELF_systemz -
class TLSInfoTableManager_ELF_x86_64 -
class TableEntry -
class Tag -
class Tag1 -
class Tag2 -
class TagA -
class TagB -
class TailCallElim -
class TailDuplicateBaseLegacy -
class TailDuplicateLegacy -
class TailRecursionEliminator -
class TarWriterTest -
class TarWriterTest_Basics_Test -
class TarWriterTest_Duplicate_Test -
class TarWriterTest_LongFilename_Test -
class TarWriterTest_NoDuplicate_Test -
class TarWriterTest_Pax_Test -
class TarWriterTest_SingleFile_Test -
class TargetCallLoweringTest -
class TargetInfo -
class TargetInfo -
class TargetInfo -
class TargetLibraryInfoEmitter -
class TargetLibraryInfoTest -
class TargetParserTest_AArch64ArchExtFeature_Test -
class TargetParserTest_AArch64ArchFeatures_Test -
class TargetParserTest_AArch64ArchPartialOrder_Test -
class TargetParserTest_AArch64ExtensionFeatures_Test -
class TargetParserTest_AArch64PrintSupportedExtensions_Test -
class TargetParserTest_ARMArchExtDependencies_Test -
class TargetParserTest_ARMArchExtFeature_Test -
class TargetParserTest_ARMExtensionFeatures_Test -
class TargetParserTest_ARMFPUFeatures_Test -
class TargetParserTest_ARMFPUNeonSupportLevel_Test -
class TargetParserTest_ARMFPURestriction_Test -
class TargetParserTest_ARMFPUVersion_Test -
class TargetParserTest_ARMPrintSupportedExtensions_Test -
class TargetParserTest_ARMparseArchEndianAndISA_Test -
class TargetParserTest_ARMparseArchProfile_Test -
class TargetParserTest_ARMparseArchVersion_Test -
class TargetParserTest_ARMparseHWDiv_Test -
class TargetParserTest_CSKYArchExtFeature_Test -
class TargetParserTest_CSKYExtensionFeatures_Test -
class TargetParserTest_CSKYFPUFeatures_Test -
class TargetParserTest_CSKYFPUVersion_Test -
class TargetParserTest_checkFindSinglePrecisionFPU_Test -
class TargetParserTest_getARMCPUForArch_Test -
class TargetParserTest_testAArch64Arch_Test -
class TargetParserTest_testAArch64CPUArchList_Test -
class TargetParserTest_testAArch64Extension_Test -
class TargetParserTest_testAArch64ReconstructFromParsedFeatures_Test -
class TargetParserTest_testARMArch_Test -
class TargetParserTest_testARMCPUArchList_Test -
class TargetParserTest_testARMExtension_Test -
class TargetParserTest_testCSKYArch_Test -
class TargetParserTest_testCSKYCPUArchList_Test -
class TargetParserTest_testInvalidARMArch_Test -
class TargetParserTest_testInvalidCSKYArch_Test -
class TargetRegistry_TargetHasArchType_Test -
class TargetTypeInfo -
class TarjanSCC -
class TempEnvVar -
class TempFile -
class TempFile -
class TempPathTest_TempDir_Test -
class TempPathTest_TempFile_Test -
class TempPathTest_TempLink_Test -
class Templated -
class TestAllocator -
class TestBase -
class TestBitsetUInt64Array -
class TestCustomAAResult -
class TestCustomAAWrapperPass -
class TestData -
class TestDebugError -
class TestDenseMapInfo -
class TestDenseSetInfo -
class TestDerived -
class TestDoublyIndirectFunctionAnalysis -
class TestDoublyIndirectSCCAnalysis -
class TestErrorCategory -
class TestFunctionAnalysis -
class TestFunctionAnalysis -
class TestFunctionPass -
class TestImmutableFunctionAnalysis -
class TestIndirectFunctionAnalysis -
class TestIndirectFunctionAnalysis -
class TestIndirectSCCAnalysis -
class TestInvalidationFunctionPass -
class TestLatticeFunc -
class TestLatticeVal -
class TestLibrary -
class TestMachineFunctionAnalysis -
class TestMachineFunctionPass -
class TestMachineModulePass -
class TestModuleAnalysis -
class TestModuleAnalysis -
class TestModulePass -
class TestObjectCache -
class TestOptSubCommandTable -
class TestOptTable -
class TestPass -
class TestPassT -
class TestPrecomputedOptTable -
class TestPreservingModulePass -
class TestRandomAccessIterator -
class TestReserveAllocationSpaceMemoryManager -
class TestSCCAnalysis -
class TestSimplifyCFGInvalidatingAnalysisPass -
class TestSimplifyCFGWrapperPass -
class TestTypeRemapper -
class TestableEmbedder -
class Testcase -
class TestingFileCollector -
class TextEncodingConverterTable -
class TextStream -
class ThinLTODiagnosticInfo -
class ThinLinkBitcodeWriter -
class ThreadSafeModuleTest_CloneExternalModuleToNewContext_Test -
class ThreadSafeModuleTest_CloneToNewContext_Test -
class ThreadSafeModuleTest_ConsumingModuleDo_Test -
class ThreadSafeModuleTest_ContextOwnershipSharedByTwoModules_Test -
class ThreadSafeModuleTest_ContextOwnershipSharedWithClient_Test -
class ThreadSafeModuleTest_ContextWhollyOwnedByOneModule_Test -
class ThreadSafeModuleTest_ThreadSafeModuleMoveAssignment_Test -
class ThreadSafeModuleTest_WithContextDoPreservesContext_Test -
class ThreadSafeModuleTest_WithModuleDoConst_Test -
class ThreadSafeModuleTest_WithModuleDo_Test -
class ThreadSafeState -
class ThreadSanitizer -
class ThreadUnsafeDWARFContextState -
class ThreadingPath -
class Threading_NumPhysicalCoresSupported_Test -
class Threading_NumPhysicalCoresUnsupported_Test -
class Threading_PhysicalConcurrency_Test -
class Threading_RunOnThreadSyncAsync_Test -
class Threading_RunOnThreadSync_Test -
class TimePassesTest_CustomOut_Test -
class TimePassesTest_LegacyCustomOut_Test -
class TimeProfiler_Async_Begin_End_Smoke_Test -
class TimeProfiler_Begin_End_Disabled_Test -
class TimeProfiler_Begin_End_Smoke_Test -
class TimeProfiler_Instant_Add_Smoke_Test -
class TimeProfiler_Instant_Not_Added_Smoke_Test -
class TimeProfiler_Scope_Smoke_Test -
class TimeTraceProfilerInstances -
class TimeTracerRAII -
class Timer_Additivity_Test -
class Timer_CheckIfTriggered_Test -
class Timer_TimerGroupTimerDestructed_Test -
class TinyPtrVectorTest -
class TinyPtrVectorTest_ClearTest_Test -
class TinyPtrVectorTest_CopyAndMoveCtorTest_Test -
class TinyPtrVectorTest_CopyAndMoveTest_Test -
class TinyPtrVectorTest_EmptyTest_Test -
class TinyPtrVectorTest_EraseRangeTest_Test -
class TinyPtrVectorTest_EraseTest_Test -
class TinyPtrVectorTest_InsertRange_Test -
class TinyPtrVectorTest_Insert_Test -
class TinyPtrVectorTest_PushPopBack_Test -
class To -
class Tokenizer -
class ToolOutputFileTest_DashOpensOuts_Test -
class TrackingMDRefTest_UpdatesOnDeletion_Test -
class TrackingMDRefTest_UpdatesOnRAUW_Test -
class TrackingNode -
class TrailingObjects_OneArg_Test -
class TrailingObjects_Realignment_Test -
class TrailingObjects_ThreeArg_Test -
class TrailingObjects_TwoArg_Test -
class TransVariant -
class TransformDFA -
class TransformTest_MoveTransformLlvm_Test -
class TransformTest_MoveTransformStd_Test -
class TransformTest_ToUnderlying_Test -
class TransformTest_TransformCategory_Test -
class TransformTest_TransformLlvm_Test -
class TransformTest_TransformStd_Test -
class TransformedFunction -
class Transition -
class Transition -
class TransportInputTest -
class TransportInputTest_MethodNotFound_Test -
class TransportInputTest_NotificationWithInvalidParams_Test -
class TransportInputTest_OutgoingNotification_Test -
class TransportInputTest_OutgoingRequestJSONParseFailure_Test -
class TransportInputTest_OutgoingRequest_Test -
class TransportInputTest_RequestWithInvalidParams_Test -
class TransportInputTest_ResponseHandlerNotFound_Test -
class TransportTest_SendReply_Test -
class TrieContent -
class TrieNode -
class TriePrinter -
class TrieRawHashMapHandle -
class TrieRecord -
class TrieSubtrie -
class TrieVerifier -
class TrieVisitor -
class TriggerCrashFunctionPass -
class TriggerCrashModulePass -
class TriggerVerifierErrorPass -
class TripleTest_BasicParsing_Test -
class TripleTest_BitWidthArchVariants_Test -
class TripleTest_BitWidthChecks_Test -
class TripleTest_BridgeOS_Test -
class TripleTest_CanonicalizeOSVersion_Test -
class TripleTest_CheckValidOSVersion_Test -
class TripleTest_DXILNormaizeWithVersion_Test -
class TripleTest_DefaultExceptionHandling_Test -
class TripleTest_EndianArchVariants_Test -
class TripleTest_FileFormat_Test -
class TripleTest_MutateName_Test -
class TripleTest_Normalization_Test -
class TripleTest_NormalizeARM_Test -
class TripleTest_NormalizeAndroid_Test -
class TripleTest_NormalizeWindows_Test -
class TripleTest_ParseARMArch_Test -
class TripleTest_ParsedIDs_Test -
class TripleTest_XROS_Test -
class TripleTest_getEnvironmentVersion_Test -
class TripleTest_getOSVersion_Test -
class TripleTest_isArmMClass_Test -
class TripleTest_isArmT32_Test -
class TripleTest_isCompatibleWith_Test -
class TripleTest_isMacOSVersionGE_Test -
class TripleTest_isMacOSVersionLT_Test -
class TrivialPair -
class TruncOp -
class TruncatedExtendedOpcodeFixture -
class TruncatedExtendedOpcodeFixture_ErrorForTruncatedExtendedOpcode_Test -
class TruncatedOpcodeFixtureBase -
class TruncatedPrologueFixture -
class TruncatedPrologueFixture_ErrorForTruncatedPrologue_Test -
class TruncatedStandardOpcodeFixture -
class TruncatedStandardOpcodeFixture_ErrorForTruncatedStandardOpcode_Test -
class TupleExpander -
class TwineTest_Characters_Test -
class TwineTest_Concat_Test -
class TwineTest_Construction_Test -
class TwineTest_LazyEvaluation_Test -
class TwineTest_Numbers_Test -
class TwineTest_isSingleStringLiteral_Test -
class TwineTest_toNullTerminatedStringRef_Test -
class TwoAddressInstructionImpl -
class TwoAddressInstructionLegacyPass -
class TypeEvaluationHelper -
class TypeHashMode -
class TypeHashPointerSplitMode -
class TypeIdentityTest -
class TypeIdentityTest_Identity_Test -
class TypeMapTy -
class TypeNameComputer -
class TypeNameGenerator -
class TypeNameTest_Names_Test -
class TypeNames -
class TypePrinting -
class TypePromotionHelper -
class TypePromotionImpl -
class TypePromotionLegacy -
class TypePromotionTransaction -
class TypeSanitizer -
class TypeSizeComparator -
class TypeSize_FailIncompatibleTypes_Test -
class TypeStreamMerger -
class TypedPointerType_PrintTest_Test -
class TypesMatchMatcherP -
class TypesTest_LayoutIdenticalEmptyStructs_Test -
class TypesTest_StructType_Test -
class TypesTest_TargetExtType_Test -
class UUIDv4 -
class UberRegSet -
class UmbrellaSection -
class UnaryExprAST -
class UnarySplitter -
class UncoalescableRewriter -
class UndefinedSection -
class UnifiedOnDiskActionCache -
class UnifyLoopExitsLegacyPass -
class UniqueFunctionTest_Basic_Test -
class UniqueFunctionTest_Captures_Test -
class UniqueFunctionTest_Const_Test -
class UniqueFunctionTest_CountForwardingCopies_Test -
class UniqueFunctionTest_CountForwardingMoves_Test -
class UniqueFunctionTest_IncompleteCallableType_Test -
class UniqueFunctionTest_IncompleteTypes_Test -
class UniqueFunctionTest_InlineStorageWorks_Test -
class UniqueFunctionTest_MoveOnly_Test -
class UniqueFunctionTest_MovedFromStateIsDestroyedCorrectly_Test -
class UniqueFunctionTest_SFINAE_Test -
class UniversalWriter -
class UnloopUpdater -
class Unmodifiable -
class UnpackMachineBundles -
class UnreachableBlockElimLegacyPass -
class UnreachableMachineBlockElim -
class UnreachableMachineBlockElimLegacy -
class UnrollState -
class UnrolledInstState -
class UnrolledInstStateKeyInfo -
class UnsignedDivisionByConstantTest_Test_Test -
class UnsignedPair -
class UpwardsMemoryQuery -
class UseInfo -
class UseMemo -
class UseTest_reverse_Test -
class UseTest_sort_Test -
class UserLabel -
class UserTest_PersonalityUser_Test -
class UserTest_ValueOpIteration_Test -
class UserTest_replaceUseOfWith_Test -
class UserValue -
class UsesPerBlockInfo -
class UstarHeader -
class V1 -
class V2 -
class V3 -
class V4 -
class V5 -
class V6 -
class V7 -
class V8 -
class VAttr -
class VFABIParserTest -
class VPCSEDenseMapInfo -
class VPIRVerifierTest -
class VPIRVerifierTest_testVerifyIRPhiInExitVPIRBB_Test -
class VPIRVerifierTest_testVerifyIRPhiInScalarHeaderVPIRBB_Test -
class VPIntrinsicTest -
class VPIntrinsicTest_CanIgnoreVectorLength_Test -
class VPIntrinsicTest_GetParamPos_Test -
class VPIntrinsicTest_IntrinsicIDRoundTrip_Test -
class VPIntrinsicTest_IntrinsicToVPRoundTrip_Test -
class VPIntrinsicTest_OpcodeRoundTrip_Test -
class VPIntrinsicTest_VPIntrinsicDeclarationForParams_Test -
class VPIntrinsicTest_VPIntrinsicsDefScopes_Test -
class VPIntrinsicTest_VPModuleComplete_Test -
class VPIntrinsicTest_VPToNonPredIntrinsicRoundTrip_Test -
class VPMatchContext -
class VPPredicator -
class VPVerifierTest_BlockOutsideRegionWithParent_Test -
class VPVerifierTest_DuplicateSuccessorsInsideRegion_Test -
class VPVerifierTest_DuplicateSuccessorsOutsideRegion_Test -
class VPVerifierTest_NonHeaderPHIInHeader_Test -
class VPVerifierTest_VPBlendUseBeforeDefDifferentBB_Test -
class VPVerifierTest_VPInstructionUseBeforeDefDifferentBB_Test -
class VPVerifierTest_VPInstructionUseBeforeDefSameBB_Test -
class VPVerifierTest_VPPhiIncomingValueDoesntDominateIncomingBlock_Test -
class VPlanVerifier -
class VRegFilter -
class VTEmitter -
class VTableSlot -
class VTableSlotInfo -
class VZeroUpperInserter -
class ValidationCounterInfo -
class ValueAsMetadataTest_CollidingDoubleUpdates_Test -
class ValueAsMetadataTest_TempTempReplacement_Test -
class ValueAsMetadataTest_UpdatesOnRAUW_Test -
class ValueAsMetadataTest_handleRAUWWithTypeChange_Test -
class ValueDFSStack -
class ValueEqualityComparisonCase -
class ValueHandle -
class ValueHandle_AssertingVHCheckedLast_Test -
class ValueHandle_AssertingVH_Asserts_Test -
class ValueHandle_AssertingVH_BasicOperation_Test -
class ValueHandle_AssertingVH_Comparisons_Test -
class ValueHandle_AssertingVH_Const_Test -
class ValueHandle_AssertingVH_DenseMap_Test -
class ValueHandle_AssertingVH_DoesNotFollowRAUW_Test -
class ValueHandle_CallbackVH_BasicOperation_Test -
class ValueHandle_CallbackVH_CallbackOnDeletion_Test -
class ValueHandle_CallbackVH_CallbackOnRAUW_Test -
class ValueHandle_CallbackVH_Comparisons_Test -
class ValueHandle_CallbackVH_DeletionCanRAUW_Test -
class ValueHandle_DestroyingOtherVHOnSameValueDoesntBreakIteration_Test -
class ValueHandle_PoisoningVH_Asserts_Test -
class ValueHandle_PoisoningVH_BasicOperation_Test -
class ValueHandle_PoisoningVH_Comparisons_Test -
class ValueHandle_PoisoningVH_Const_Test -
class ValueHandle_PoisoningVH_DenseMap_Test -
class ValueHandle_PoisoningVH_DoesNotFollowRAUW_Test -
class ValueHandle_TrackingVH_Asserts_Test -
class ValueHandle_TrackingVH_Tracks_Test -
class ValueHandle_WeakTrackingVH_BasicOperation_Test -
class ValueHandle_WeakTrackingVH_Comparisons_Test -
class ValueHandle_WeakTrackingVH_FollowsRAUW_Test -
class ValueHandle_WeakTrackingVH_NullOnDeletion_Test -
class ValueHandle_WeakVH_BasicOperation_Test -
class ValueMapTest -
class ValueMapTest_CallsConfig_Test -
class ValueMapTest_ConfiguredCollisionBehavior_Test -
class ValueMapTest_DefaultCollisionBehavior_Test -
class ValueMapTest_FollowsValue_Test -
class ValueMapTest_Iteration_Test -
class ValueMapTest_LocksMutex_Test -
class ValueMapTest_NoFollowRAUW_Test -
class ValueMapTest_Null_Test -
class ValueMapTest_OperationsWork_Test -
class ValueMapTest_SurvivesModificationByConfig_Test -
class ValueMapperTest_mapMDNodeCycle_Test -
class ValueMapperTest_mapMDNodeDistinctOperands_Test -
class ValueMapperTest_mapMDNodeDistinct_Test -
class ValueMapperTest_mapMDNodeDuplicatedCycle_Test -
class ValueMapperTest_mapMDNodeSeededWithNull_Test -
class ValueMapperTest_mapMDNodeSeeded_Test -
class ValueMapperTest_mapMDNodeUnresolved_Test -
class ValueMapperTest_mapMDNode_Test -
class ValueMapperTest_mapMetadataConstantAsMetadata_Test -
class ValueMapperTest_mapMetadataGetMappedMD_Test -
class ValueMapperTest_mapMetadataLocalAsMetadata_Test -
class ValueMapperTest_mapMetadataMDString_Test -
class ValueMapperTest_mapMetadataNoModuleLevelChanges_Test -
class ValueMapperTest_mapMetadataNullMapGlobalWithIgnoreMissingLocals_Test -
class ValueMapperTest_mapValueConstantTargetNoneToLayoutTypeNullValue_Test -
class ValueMapperTest_mapValueLocalAsMetadataToConstant_Test -
class ValueMapperTest_mapValueLocalAsMetadata_Test -
class ValueMapperTest_mapValueLocalInArgList_Test -
class ValueMapperTest_mapValuePoisonWithTypeRemap_Test -
class ValueMapperTest_mapValuePtrAuth_Test -
class ValueMapping -
class ValueProfileMergeEdgeCaseTest -
class ValueProfileMergeEdgeCaseTest_value_profile_data_merge_saturation_Test -
class ValueProfileMergeEdgeCaseTest_value_profile_data_merge_site_trunc_Test -
class ValueProfileReadWriteTest_symtab_mapping_Test -
class ValueProfileReadWriteTest_value_prof_data_read_write_Test -
class ValueSelect -
class ValueSitesStats -
class ValueTable -
class ValueTest_UsedInBasicBlock_Test -
class ValueTest_getLocalSlotDeath_Test -
class ValueTest_getLocalSlots_Test -
class ValueTest_printSlots_Test -
class ValueTest_replaceUsesOutsideBlock_Test -
class ValueTest_setNameShrink_Test -
class ValueToShadowMap -
class ValueTracker -
class ValueTrackerResult -
class ValueTrackingTest -
class VarArgAArch64Helper -
class VarArgAMD64Helper -
class VarArgGenericHelper -
class VarArgHelper -
class VarArgHelperBase -
class VarArgI386Helper -
class VarArgNoOpHelper -
class VarArgPowerPC32Helper -
class VarArgPowerPC64Helper -
class VarArgSystemZHelper -
class VarArgsLoweringHelper -
class VarExprAST -
class VarLenCodeEmitterGen -
class VarLocBasedLDV -
class VariableExprAST -
class VariableGEPIndex -
class VariadicABIInfo -
class VectorCombine -
class VectorInfo -
class VectorLayout -
class VectorLegalizer -
class VectorPromoteHelper -
class VectorSplit -
class VectorTypeUtilsTest -
class VectorTypeUtilsTest_TestGetContainedTypes_Test -
class VectorTypeUtilsTest_TestGetVectorizedTypeVF_Test -
class VectorTypeUtilsTest_TestIsVectorizedTy_Test -
class VectorTypeUtilsTest_TestToScalarizedTy_Test -
class VectorTypeUtilsTest_TestToVectorizedTy_Test -
class VectorTypesTest_BaseVectorType_Test -
class VectorTypesTest_CrossComparisons_Test -
class VectorTypesTest_FixedLenComparisons_Test -
class VectorTypesTest_FixedLength_Test -
class VectorTypesTest_ScalableComparisons_Test -
class VectorTypesTest_Scalable_Test -
class VectorUtilsTest -
class VectorWithUndo -
class Vectorizer -
class Verifier -
class VerifierLegacyPass -
class Version -
class VersionPrinter -
class VersionedCovMapFuncRecordReader -
class VirtRegRewriter -
class VirtRegRewriterLegacy -
class VirtualCallSite -
class VirtualCallSiteInfo -
class VirtualOutputBackendAdaptors_makeFilteringOutputBackend_Test -
class VirtualOutputBackendAdaptors_makeMirroringOutputBackendCreateError_Test -
class VirtualOutputBackendAdaptors_makeMirroringOutputBackendNull_Test -
class VirtualOutputBackendAdaptors_makeMirroringOutputBackend_Test -
class VirtualOutputBackendTest_clone_Test -
class VirtualOutputBackendTest_construct_Test -
class VirtualOutputBackendTest_createFileError_Test -
class VirtualOutputBackendTest_createFileInvalidConfigCRLF_Test -
class VirtualOutputBackendTest_createFile_Test -
class VirtualOutputConfigTest_BinaryAndTextWithCRLF_Test -
class VirtualOutputConfigTest_OpenFlags_Test -
class VirtualOutputConfigTest_construct_Test -
class VirtualOutputConfigTest_equals_Test -
class VirtualOutputConfigTest_print_Test -
class VirtualOutputConfigTest_set_Test -
class VirtualOutputFileTest_TwoProxies_Test -
class VirtualOutputFileTest_constructNull_Test -
class VirtualOutputFileTest_construct_Test -
class VirtualOutputFileTest_destroyProxy_Test -
class VirtualOutputFileTest_destroy_Test -
class VirtualOutputFileTest_discardError_Test -
class VirtualOutputFileTest_discardProxyFlush_Test -
class VirtualOutputFileTest_discardProxy_Test -
class VirtualOutputFileTest_discard_Test -
class VirtualOutputFileTest_keepError_Test -
class VirtualOutputFileTest_keepProxyFlush_Test -
class VirtualOutputFileTest_keepProxyStillOpen_Test -
class VirtualOutputFileTest_keepProxy_Test -
class VirtualOutputFileTest_keep_Test -
class VisitHelper -
class VisitedBBInfo -
class VocabStorageTest_BasicConstruction_Test -
class VocabStorageTest_DefaultConstructor_Test -
class VocabStorageTest_EmptyMiddleSection_Test -
class VocabStorageTest_EmptySection_Test -
class VocabStorageTest_InvalidSectionAccess_Test -
class VocabStorageTest_IteratorBasics_Test -
class VocabStorageTest_IteratorComparison_Test -
class VocabStorageTest_IteratorTraversal_Test -
class VocabStorageTest_MismatchedDimensionsAcrossSections_Test -
class VocabStorageTest_MismatchedDimensionsWithinSection_Test -
class VocabStorageTest_NoSections_Test -
class VocabStorageTest_SectionAccess_Test -
class WaitInsert -
class WarningHandler -
class Wasm -
class WasmAsmParser -
class WasmComdatEntry -
class WasmCustomSection -
class WasmDataSegment -
class WasmDumper -
class WasmDumper -
class WasmDumper -
class WasmEHPrepare -
class WasmEHPrepareImpl -
class WasmFunction -
class WasmGlobal -
class WasmObjectWriter -
class WasmRelocationEntry -
class WasmWriter -
class WeirdIter -
class WidenIV -
class WinEHPrepare -
class WinEHPrepareImpl -
class WinEHStatePass -
class WindowsSecureHotPatching -
class WindowsX86AsmBackend -
class WindresOptTable -
class WithEnv -
class WooferCmp -
class WorkItem -
class WorklistEntry -
class WorklistInserter -
class WorklistRemover -
class Wrapper -
class WriteBitcodePass -
class WriteIndexesThinBackend -
class X -
class X86AlignBranchKind -
class X86ArgumentStackSlotPass -
class X86AsmBackend -
class X86AsmParser -
class X86AvoidSFBPass -
class X86AvoidTrailingCallLegacyPass -
class X86BroadcastFoldTable -
class X86CallFrameOptimization -
class X86CmovConverterPass -
class X86CodeGenPassBuilder -
class X86DAGToDAGISel -
class X86DAGToDAGISelLegacy -
class X86DomainReassignment -
class X86DynAllocaExpander -
class X86DynAllocaExpanderLegacy -
class X86ELFObjectWriter -
class X86ELFStreamer -
class X86ExecutionDomainFix -
class X86ExpandPseudo -
class X86FPStackifierLegacy -
class X86FastISel -
class X86FastPreTileConfig -
class X86FastTileConfig -
class X86FixupInstTuningPass -
class X86FixupSetCCPass -
class X86FixupVectorConstantsPass -
class X86FlagsCopyLoweringPass -
class X86FoldTablesEmitter -
class X86FrameSortingComparator -
class X86FrameSortingObject -
class X86GenericDisassembler -
class X86ISelAddressMode -
class X86IncomingValueHandler -
class X86IndirectBranchTrackingPass -
class X86IndirectThunks -
class X86InstrMappingEmitter -
class X86InstructionSelector -
class X86InterleavedAccessGroup -
class X86LoadValueInjectionLoadHardeningPass -
class X86LoadValueInjectionRetHardeningPass -
class X86LowerAMXCast -
class X86LowerAMXIntrinsics -
class X86LowerAMXIntrinsicsLegacyPass -
class X86LowerAMXType -
class X86LowerAMXTypeLegacyPass -
class X86LowerTileCopy -
class X86MCCodeEmitter -
class X86MCInstLower -
class X86MCSymbolizerTest -
class X86MachObjectWriter -
class X86MemUnfoldTable -
class X86MnemonicTablesEmitter -
class X86OpcodePrefixHelper -
class X86OptimizeLEAPass -
class X86OutgoingValueAssigner -
class X86OutgoingValueHandler -
class X86PartialReduction -
class X86PartialReductionLegacy -
class X86PassConfig -
class X86PreTileConfig -
class X86ReturnThunks -
class X86SpeculativeExecutionSideEffectSuppression -
class X86SpeculativeLoadHardeningPass -
class X86SuppressAPXForRelocationPass -
class X86TileConfig -
class X86VolatileTileData -
class X86WinCOFFAsmTargetStreamer -
class X86WinCOFFObjectWriter -
class X86WinCOFFStreamer -
class X86WinCOFFTargetStreamer -
class X86WinEHUnwindV2 -
class XCOFFAsmParser -
class XCOFFDumper -
class XCOFFDumper -
class XCOFFDumper -
class XCOFFRelocation -
class XCOFFSection -
class XCOFFWriter -
class XCOFFWriter -
class XRayInstrumentation -
class XRayInstrumentationLegacy -
class YAMLChecksumsSubsection -
class YAMLCoffSymbolRVASubsection -
class YAMLCrossModuleExportsSubsection -
class YAMLCrossModuleImportsSubsection -
class YAMLFrameDataSubsection -
class YAMLInlineeLinesSubsection -
class YAMLLinesSubsection -
class YAMLStringTableSubsection -
class YAMLSymbolsSubsection -
class ZerosImpl -
class ZipIteratorTest_Basic_Test -
class ZipIteratorTest_Filter_Test -
class ZipIteratorTest_IteratorCopies_Test -
class ZipIteratorTest_Mutability_Test -
class ZipIteratorTest_Reverse_Test -
class ZipIteratorTest_ZipEqualBasic_Test -
class ZipIteratorTest_ZipEqualConstCorrectness_Test -
class ZipIteratorTest_ZipEqualNotEqual_Test -
class ZipIteratorTest_ZipEqualTemporaries_Test -
class ZipIteratorTest_ZipFirstBasic_Test -
class ZipIteratorTest_ZipFirstMutability_Test -
class ZipIteratorTest_ZipFirstNotShortest_Test -
class ZipIteratorTest_ZipLongestBasic_Test -
class _object_error_category -
class bu_ls_rr_sort -
class buffer_ostreamTest_Owned_Test -
class buffer_ostreamTest_Reference_Test -
class category32_t -
class category64_t -
class cfstring64_t -
class class32_t -
class class64_t -
class class_ro32_t -
class class_ro64_t -
class cxxdump_error_category -
class deleteNode -
class dummy -
class formatBranchInfo -
class format_xray_record -
class formatted_raw_ostreamTest_Test_Flush_Test -
class formatted_raw_ostreamTest_Test_LineColumn_Test -
class formatted_raw_ostreamTest_Test_Tell_Test -
class formatted_raw_ostreamTest_Test_UTF8Buffered_Test -
class formatted_raw_ostreamTest_Test_UTF8TinyBuffer_Test -
class formatted_raw_ostreamTest_Test_UTF8_Test -
class getSwappedBytes_SignedRoundTrip_Test -
class getSwappedBytes_UnsignedRoundTrip_Test -
class getSwappedBytes_double_Test -
class getSwappedBytes_float_Test -
class getSwappedBytes_int16_t_Test -
class getSwappedBytes_int32_t_Test -
class getSwappedBytes_int64_t_Test -
class getSwappedBytes_int8_t_Test -
class getSwappedBytes_uint16_t_Test -
class getSwappedBytes_uint32_t_Test -
class getSwappedBytes_uint64_t_Test -
class getSwappedBytes_uint8_t_Test -
class get_separator_Works_Test -
class hybrid_ls_rr_sort -
class ilp_ls_rr_sort -
class imageInfo_t -
class is_absolute_gnu_Works_Test -
class is_separator_Works_Test -
class is_style_Style_Works_Test -
class ivar32_t -
class ivar64_t -
class ivar_list32_t -
class ivar_list64_t -
class message_ref32 -
class message_ref64 -
class method32_t -
class method64_t -
class method_list32_t -
class method_list64_t -
class method_relative_t -
class notassignable -
class objc_category_t -
class objc_class_t -
class objc_image_info32 -
class objc_image_info64 -
class objc_ivar_list_t -
class objc_ivar_t -
class objc_method_description_list_t -
class objc_method_description_t -
class objc_method_list_t -
class objc_method_t -
class objc_module_t -
class objc_property32 -
class objc_property64 -
class objc_property_list32 -
class objc_property_list64 -
class objc_protocol_list_t -
class objc_protocol_t -
class objc_symtab_t -
class output_iterator -
class pairMatcherP2 -
class protocol32_t -
class protocol64_t -
class protocol_list32_t -
class protocol_list64_t -
class queue_sort -
class raw_fd_ostreamTest_multiple_raw_fd_ostream_to_stdout_Test -
class raw_fd_streamTest_DynCast_Test -
class raw_fd_streamTest_ReadAfterWrite_Test -
class raw_ostreamTest_BufferEdge_Test -
class raw_ostreamTest_Colors_Test -
class raw_ostreamTest_FormatDecimal_Test -
class raw_ostreamTest_FormatHex_Test -
class raw_ostreamTest_FormattedHexBytes_Test -
class raw_ostreamTest_Indent_Test -
class raw_ostreamTest_Justify_Test -
class raw_ostreamTest_TinyBuffer_Test -
class raw_ostreamTest_Types_Buffered_Test -
class raw_ostreamTest_Types_Unbuffered_Test -
class raw_ostreamTest_WriteEscaped_Test -
class raw_ostreamTest_filePermissions_Test -
class raw_ostreamTest_flush_tied_to_stream_on_write_Test -
class raw_ostreamTest_nullStreamZeroBufferSize_Test -
class raw_ostreamTest_raw_fd_ostream_mutual_ties_Test -
class raw_ostreamTest_reserve_stream_Test -
class raw_ostreamTest_writeToDevNull_Test -
class raw_ostreamTest_writeToNonexistingPath_Test -
class raw_ostreamTest_writeToOutputFile_Test -
class raw_ostreamTest_writeToStdOut_Test -
class raw_ostream_proxyTest_ColorMode_Test -
class raw_ostream_proxyTest_pwriteWithBuffer_Test -
class raw_ostream_proxyTest_pwrite_Test -
class raw_ostream_proxyTest_resetProxiedOS_Test -
class raw_ostream_proxyTest_write_Test -
class raw_pwrite_ostreamTest_TestDevNull_Test -
class raw_pwrite_ostreamTest_TestFD_Test -
class raw_pwrite_ostreamTest_TestSVector_Test -
class raw_socket_streamTest_ACCEPT_WITH_SHUTDOWN_Test -
class raw_socket_streamTest_ACCEPT_WITH_TIMEOUT_Test -
class raw_socket_streamTest_CLIENT_TO_SERVER_AND_SERVER_TO_CLIENT_Test -
class raw_socket_streamTest_READ_WITH_TIMEOUT_Test -
class rename_ExistingTemp_Test -
class rename_FileOpenedForReadingCanBeReplaced_Test -
class reverse_sort -
class section_base -
class src_ls_rr_sort -
class swapByteOrder_double_Test -
class swapByteOrder_float_Test -
class swapByteOrder_int16_t_Test -
class swapByteOrder_int32_t_Test -
class swapByteOrder_int64_t_Test -
class swapByteOrder_int8_t_Test -
class swapByteOrder_uint16_t_Test -
class swapByteOrder_uint32_t_Test -
class swapByteOrder_uint64_t_Test -
class swapByteOrder_uint8_t_Test
Functions
-
InlineAdvisor * DefaultAdvisorFactory (Module & M, FunctionAnalysisManager & FAM, InlineParams Params, InlineContext IC)Defined at line 15 of file llvm/unittests/Analysis/InlineAdvisorPlugin/InlineAdvisorPlugin.cpp
-
vector loadOrder (const AllocationOrder & O, unsigned int Limit)Defined at line 15 of file llvm/unittests/CodeGen/AllocationOrderTest.cpp
-
template <typename Fn>void EnumerateAPInts (unsigned int Bits, Fn TestFn)Defined at line 17 of file llvm/unittests/Support/DivisionByConstantTest.cpp
-
template <typename FormatTy>basic_string printToString (unsigned int MaxN, FormatTy && Fmt)Defined at line 17 of file llvm/unittests/Support/Format.cpp
-
template <typename T>basic_string format_number (T N, IntegerStyle Style)Defined at line 17 of file llvm/unittests/Support/NativeFormatTests.cpp
-
bool operator< (const Node & L, const Node & R)Defined at line 18 of file llvm/unittests/ADT/SimpleIListTest.cpp
-
ErrorOr t1 ()Defined at line 18 of file llvm/unittests/Support/ErrorOrTest.cpp
-
MachineInstr & findEquivalentInstruction (MachineInstr & MI, MachineBasicBlock * BB)MI's parent and BB are clones of each other. Find the equivalent copy of MI
in BB.
Defined at line 18 of file llvm/lib/CodeGen/MachineLoopUtils.cpp
-
basic_string writeOutput (const RewriteBuffer & Buf)Defined at line 18 of file llvm/unittests/ADT/RewriteBufferTest.cpp
-
unique_ptr makeLLVMIndex (const char * Summary)Defined at line 18 of file llvm/unittests/IR/ModuleSummaryIndexTest.cpp
-
template <typename Ty>void canSpecializeGraphTraitsIterators (Ty * G)Defined at line 18 of file llvm/unittests/Analysis/CallGraphTest.cpp
-
bool makeFalse (const Node & , const Node & )Defined at line 19 of file llvm/unittests/ADT/SimpleIListTest.cpp
-
ErrorOr t2 ()Defined at line 19 of file llvm/unittests/Support/ErrorOrTest.cpp
-
basic_string repr (const Twine & Value)Defined at line 19 of file llvm/unittests/ADT/TwineTest.cpp
-
void checkMMRA (const MMRAMetadata & MMRA, ArrayRef Expected)Defined at line 19 of file llvm/unittests/IR/MemoryModelRelaxationAnnotationsTest.cpp
-
bool runBye (Function & F)Defined at line 19 of file llvm/examples/Bye/Bye.cpp
-
unique_ptr parseIR (LLVMContext & C, const char * IR)Defined at line 19 of file llvm/unittests/IR/FunctionTest.cpp
-
void initLLVM ()Defined at line 19 of file llvm/unittests/CodeGen/TargetOptionsTest.cpp
-
bool elementsMatch (const UBitVec & BV, initializer_list List)Defined at line 19 of file llvm/unittests/ADT/CoalescingBitVectorTest.cpp
-
void populateYAML (OffloadYAML::Binary & YAMLBinary, object::OffloadBinary & OB, UniqueStringSaver Saver)Defined at line 19 of file llvm/tools/obj2yaml/offload2yaml.cpp
-
template <typename Fn1, typename Fn2>void TestBinOpExhaustive (Fn1 PropagateFn, Fn2 EvalFn)Defined at line 19 of file llvm/unittests/IR/DemandedBitsTest.cpp
-
template <, >pairMatcherP2<first_matcher_type, second_matcher_type> pair (first_matcher_type gmock_p0, second_matcher_type gmock_p1)Defined at line 20 of file llvm/unittests/Testing/Annotations/AnnotationsTest.cpp
-
Expected reserve (MemoryMapper & M, size_t NumBytes)Defined at line 21 of file llvm/unittests/ExecutionEngine/Orc/MemoryMapperTest.cpp
-
unique_ptr parseIR (LLVMContext & C, const char * IR)Defined at line 21 of file llvm/unittests/IR/GlobalObjectTest.cpp
-
unique_ptr makeSpecialCaseList (StringRef List)Defined at line 21 of file llvm/benchmarks/SpecialCaseListBM.cpp
-
void constructValidGOFF (size_t Size)Defined at line 21 of file llvm/unittests/Object/GOFFObjectFileTest.cpp
-
bool hasUnixSocketSupport ()Defined at line 21 of file llvm/unittests/Support/raw_socket_stream_test.cpp
-
void doNothing (Node * )Defined at line 22 of file llvm/unittests/ADT/SimpleIListTest.cpp
-
FixedPointSemantics Saturated (FixedPointSemantics Sema)Defined at line 22 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
template <typename WriteT, typename SPSWriteT>testWriteUInts (const char * ArgData, size_t ArgSize)Defined at line 22 of file llvm/unittests/ExecutionEngine/Orc/EPCGenericMemoryAccessTest.cpp
-
incrementWrapper (const char * ArgData, size_t ArgSize)Defined at line 22 of file llvm/unittests/ExecutionEngine/Orc/SimpleExecutorMemoryManagerTest.cpp
-
void TestMD5Sum (ArrayRef Input, StringRef Final)Tests an arbitrary set of bytes passed as
Defined at line 22 of file llvm/unittests/Support/MD5Test.cpp
-
AssertionResult isNullMIPtr (const MachineInstr * MI)Defined at line 22 of file llvm/unittests/CodeGen/GlobalISel/LegalizerTest.cpp
-
template <typename FnTy>void ForeachKnownBits (unsigned int Bits, FnTy Fn)Defined at line 22 of file llvm/unittests/Support/KnownBitsTest.h
-
basic_string FormatExtensionFlags (uint64_t Flags)Defined at line 22 of file llvm/unittests/TargetParser/CSKYTargetParserTest.cpp
-
basic_string toHex (ArrayRef Input)Defined at line 22 of file llvm/unittests/Support/SHA256.cpp
-
void TestBase64 (StringRef Input, StringRef Final)Tests an arbitrary set of bytes passed as
Defined at line 23 of file llvm/unittests/Support/Base64Test.cpp
-
bool areFdsValid (int ReadFD, int WriteFD)Returns true if the given file descriptors are valid.
Defined at line 23 of file llvm/lib/Support/Unix/Jobserver.inc
-
StringRef bufferize (SourceMgr & SM, StringRef Str)Defined at line 23 of file llvm/unittests/FileCheck/FileCheckTest.cpp
-
void TestBLAKE3Sum (ArrayRef Input, StringRef Final)Tests an arbitrary set of bytes passed as
Defined at line 23 of file llvm/unittests/Support/BLAKE3Test.cpp
-
void extractCounters (const std::vector<std::pair<StringRef, uint64_t>> & Range, OptionalStatistic & S1, OptionalStatistic & S2)Defined at line 23 of file llvm/unittests/ADT/StatisticTest.cpp
-
bool hasInitializerSection (LinkGraph & G)Defined at line 23 of file llvm/lib/ExecutionEngine/Orc/LinkGraphLayer.cpp
-
bool isThreadingSupportedArchAndOS ()Defined at line 23 of file llvm/unittests/Support/Threading.cpp
-
void SleepMS ()FIXME: Put this somewhere in Support, it's also used in LockFileManager.
Defined at line 23 of file llvm/unittests/Support/TimerTest.cpp
-
SmallVector<const BasicBlock *, 8> findBBwithCalls (const Function & F, bool IndirectCall)Defined at line 23 of file llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp
-
bool unifyUnreachableBlocks (Function & F)Defined at line 23 of file llvm/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp
-
void setupProfiler ()Defined at line 24 of file llvm/unittests/Support/TimeProfilerTest.cpp
-
bool isFalsey (const json::Value & V)Defined at line 24 of file llvm/lib/Support/Mustache.cpp
-
APInt MULHS (APInt X, APInt Y)Defined at line 24 of file llvm/unittests/Support/DivisionByConstantTest.cpp
-
Matcher isNode (StringRef Text, StringRef Tag, Matcher Fields)Defined at line 24 of file llvm/unittests/DebugInfo/Symbolizer/MarkupTest.cpp
-
basic_string format_number (uint64_t N, HexPrintStyle Style, optional Width)Defined at line 24 of file llvm/unittests/Support/NativeFormatTests.cpp
-
template <typename... Ts>Error error (const char * Fmt, const Ts &... Vals)Defined at line 24 of file llvm/lib/Remarks/BitstreamRemarkParser.cpp
-
Error checkModuleSignature (llvm::BitstreamCursor & cursor, ArrayRef signature)Defined at line 24 of file llvm/tools/dsymutil/SwiftModule.cpp
-
CIE createCIE (bool IsDWARF64, uint64_t Offset, uint64_t Length)Defined at line 24 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp
-
ExecutorAddr getJITSymbolPtrForSymbol (Symbol & Sym, const Triple & TT)Defined at line 24 of file llvm/lib/ExecutionEngine/Orc/LinkGraphLinkingLayer.cpp
-
bool isFormClass (Form Form, FormClass FC)Defined at line 25 of file llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp
-
template <typename Expected, typename Arg>bool checkDecayTypeEq (const Arg & arg)Defined at line 25 of file llvm/unittests/Support/Format.cpp
-
int parseIR (LLVMContext & Context, const char * IR)Defined at line 25 of file llvm/unittests/CodeGen/GCMetadata.cpp
-
int parseIR (LLVMContext & C, const char * IR)Defined at line 25 of file llvm/unittests/Analysis/ReplaceWithVecLibTest.cpp
-
template <typename T>basic_string printToString (const T & Value)Defined at line 25 of file llvm/unittests/Support/raw_ostream_test.cpp
-
void tagRange (unsigned int Offset, unsigned int Len, StringRef tagName, RewriteBuffer & Buf)Defined at line 25 of file llvm/unittests/ADT/RewriteBufferTest.cpp
-
bool sortByName (const GlobalVariable & L, const GlobalVariable & R)Defined at line 26 of file llvm/unittests/IR/ModuleTest.cpp
-
CallBase * getCallInFunction (Function * F)Defined at line 26 of file llvm/unittests/Analysis/InlineCostTest.cpp
-
MMRAMetadata createFromMD (LLVMContext & Ctx, ArrayRef Expected)Defined at line 26 of file llvm/unittests/IR/MemoryModelRelaxationAnnotationsTest.cpp
-
int parseAssembly (LLVMContext & Context, const char * Assembly)Defined at line 26 of file llvm/unittests/Analysis/LazyCallGraphTest.cpp
-
void testZlibCompression (StringRef Input, int Level)Defined at line 26 of file llvm/unittests/Support/CompressionTest.cpp
-
template <typename ELFT>ArrayRef getBuildID (const ELFFile<ELFT> & Obj)Defined at line 26 of file llvm/lib/Object/BuildID.cpp
-
bool testSetProcessAllSections (unique_ptr Obj, bool ProcessAllSections)Returns whether a non-alloc section was passed to the memory manager.
Defined at line 26 of file llvm/unittests/ExecutionEngine/Orc/RTDyldObjectLinkingLayerTest.cpp
-
uint32_t getTestKey (int i, uint32_t * )Defined at line 27 of file llvm/unittests/ADT/DenseMapTest.cpp
-
FixedPointSemantics getSAccumSema ()Defined at line 27 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
BasicBlock * getBBWithName (Function * F, StringRef Name)Defined at line 27 of file llvm/unittests/IR/FunctionTest.cpp
-
unique_ptr parseIR (LLVMContext & Context, const char * IR)Defined at line 27 of file llvm/unittests/IR/StructuralHashTest.cpp
-
basic_string escape (StringRef Str, const CoverageViewOptions & Opts)Return a string with the special characters in
escaped.
Defined at line 27 of file llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp
-
uint32_t getTestValue (int i, uint32_t * )Defined at line 28 of file llvm/unittests/ADT/DenseMapTest.cpp
-
Plugins & getPlugins ()Defined at line 28 of file llvm/lib/Support/PluginLoader.cpp
-
BasicBlock * getBlockByName (Function * F, StringRef name)Defined at line 28 of file llvm/unittests/Transforms/Utils/CodeExtractorTest.cpp
-
Expected initialize (MemoryMapper & M, MemoryMapper::AllocInfo & AI)Defined at line 28 of file llvm/unittests/ExecutionEngine/Orc/MemoryMapperTest.cpp
-
basic_string teardownProfiler ()Defined at line 28 of file llvm/unittests/Support/TimeProfilerTest.cpp
-
void concat (const ImmutableList<Wrapper<char>> & L, char * Buffer)Defined at line 28 of file llvm/unittests/ADT/ImmutableListTest.cpp
-
template <typename T, typename F>int checkedOp (T LHS, T RHS, F Op, bool Signed)Utility function to apply a given method of
to
and
Returns
Empty optional if the operation overflows, or result otherwise.
Defined at line 28 of file llvm/include/llvm/Support/CheckedArithmetic.h
-
template <typename T, typename F>std::enable_if_t<std::is_integral_v<T> && sizeof(T) * 8 <= 64, std::optional<T>> checkedOp (T LHS, T RHS, F Op, bool Signed)Utility function to apply a given method of
to
and
Returns
Empty optional if the operation overflows, or result otherwise.
Defined at line 28 of file llvm/include/llvm/Support/CheckedArithmetic.h
-
void TestBase64Decode (StringRef Input, StringRef Expected, StringRef ExpectedErrorMessage)Defined at line 28 of file llvm/unittests/Support/Base64Test.cpp
-
template <class UIntT>bool operator== (const std::pair<UIntT, int16_t> & L, const ScaledPair<UIntT> & R)Defined at line 29 of file llvm/unittests/Support/ScaledNumberTest.cpp
-
bool isContextFalsey (const json::Value * V)Defined at line 29 of file llvm/lib/Support/Mustache.cpp
-
Range range (size_t Begin, size_t End)Defined at line 29 of file llvm/unittests/Testing/Annotations/AnnotationsTest.cpp
-
Error buildTables_ELF_x86 (LinkGraph & G)Defined at line 29 of file llvm/lib/ExecutionEngine/JITLink/ELF_x86.cpp
-
template <size_t SecSize>void ExpectExtractError (const char (&)[SecSize] SecDataRaw, const char * ErrorMessage)Defined at line 29 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugArangeSetTest.cpp
-
bool IsMPROTECT ()Defined at line 29 of file llvm/unittests/Support/MemoryTest.cpp
-
bool expandReductions (Function & F, const TargetTransformInfo * TTI)Defined at line 29 of file llvm/lib/CodeGen/ExpandReductions.cpp
-
bool sortByNameReverse (const GlobalVariable & L, const GlobalVariable & R)Defined at line 30 of file llvm/unittests/IR/ModuleTest.cpp
-
uint32_t * getTestKey (int i, uint32_t ** )Defined at line 30 of file llvm/unittests/ADT/DenseMapTest.cpp
-
const char * getLoadCommandName (uint32_t cmd)Defined at line 30 of file llvm/lib/ObjectYAML/MachOEmitter.cpp
-
void initLLVM ()Defined at line 30 of file llvm/unittests/MI/LiveIntervalTest.cpp
-
error_code CreateFileWithContent (const SmallString<128> & FilePath, const StringRef & content)Defined at line 30 of file llvm/unittests/Support/ReplaceFileTest.cpp
-
void constructInvalidGOFF (size_t Size)Defined at line 30 of file llvm/unittests/Object/GOFFObjectFileTest.cpp
-
unique_ptr parseAssembly (LLVMContext & Context, const char * Assembly)Defined at line 30 of file llvm/unittests/Bitcode/BitReaderTest.cpp
-
APInt SignedDivideUsingMagic (APInt Numerator, APInt Divisor, SignedDivisionByConstantInfo Magics)Defined at line 30 of file llvm/unittests/Support/DivisionByConstantTest.cpp
-
Expected createX64EHFrameHeader (Section & EHFrame, endianness endianness, bool absolute)Creates an EH frame header prepared for a 32-bit relative relocation
to the start of the .eh_frame section. Absolute injects a 64-bit absolute
address space offset 4 bytes from the start instead of 4 bytes
Defined at line 30 of file llvm/lib/ExecutionEngine/Orc/Debugging/PerfSupportPlugin.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const Atom & A)Defined at line 31 of file llvm/lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp
-
int createTargetMachine ()Defined at line 31 of file llvm/unittests/Target/X86/MachineSizeOptsTest.cpp
-
template <typename SPSSerializer, typename... ArgTs>SmallVector getArgDataBufferType (const ArgTs &... Args)Defined at line 31 of file llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp
-
basic_string toString (const std::unordered_set<std::string> & Set)Defined at line 31 of file llvm/unittests/FileCheck/FileCheckTest.cpp
-
SmallVector simplifyChunksList (ArrayRef Chunks)Defined at line 31 of file llvm/tools/reduce-chunk-list/reduce-chunk-list.cpp
-
bool isJSONSchemaBoolLiteral (StringRef S)Defined at line 32 of file llvm/lib/BinaryFormat/MsgPackDocumentYAML.cpp
-
template <typename Fn>void EnumerateAPInts (unsigned int Bits, Fn TestFn)Defined at line 32 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
basic_string format_number (double D, FloatStyle Style, optional Precision)Defined at line 32 of file llvm/unittests/Support/NativeFormatTests.cpp
-
testWritePointers (const char * ArgData, size_t ArgSize)Defined at line 32 of file llvm/unittests/ExecutionEngine/Orc/EPCGenericMemoryAccessTest.cpp
-
void TestMD5Sum (StringRef Input, StringRef Final)Defined at line 32 of file llvm/unittests/Support/MD5Test.cpp
-
int VTSeqs (int )Build a shared array of value types.
Defined at line of file
-
unique_ptr createTargetMachine (bool EnableIPRA)Create a TargetMachine. We need a target that doesn't have IPRA enabled by
default. That turns out to be all targets at the moment, so just use X86.
Defined at line 32 of file llvm/unittests/CodeGen/TargetOptionsTest.cpp
-
unique_ptr createInjectorMutator ()Defined at line 32 of file llvm/unittests/FuzzMutate/StrategiesTest.cpp
-
bool applyDebugifyMetadataToMachineFunction (MachineModuleInfo & MMI, DIBuilder & DIB, Function & F)Defined at line 32 of file llvm/lib/CodeGen/MachineDebugify.cpp
-
bool shouldKeepBundleTag (uint32_t BundleTagID)Return true if stripping the bundle from a call will result in invalid IR.
Defined at line 33 of file llvm/tools/llvm-reduce/deltas/ReduceOperandBundles.cpp
-
FixedPointSemantics getAccumSema ()Defined at line 33 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
int createTargetMachine (basic_string TargetStr, StringRef CPU, StringRef FS)Defined at line 33 of file llvm/unittests/CodeGen/DroppedVariableStatsMIRTest.cpp
-
vector ToDomUpdates (CFGBuilder & B, std::vector<CFGBuilder::Update> & In)Defined at line 33 of file llvm/unittests/IR/DominatorTreeBatchUpdatesTest.cpp
-
unique_ptr parseAssembly (const char * Assembly, LLVMContext & Context)Defined at line 33 of file llvm/unittests/FuzzMutate/RandomIRBuilderTest.cpp
-
void preserveDWARFSection (LinkGraph & G, Section & Sec)We might be able to drop relocations to symbols that do end up
being pruned by the linker, but for now we just preserve all
Defined at line 33 of file llvm/lib/ExecutionEngine/Orc/Debugging/DebugInfoSupport.cpp
-
bool IsItemExcluded (StringRef Item, std::list<llvm::Regex> & IncludeFilters, std::list<llvm::Regex> & ExcludeFilters)Defined at line 33 of file llvm/lib/DebugInfo/PDB/Native/LinePrinter.cpp
-
bool AlwaysInlineImpl (Module & M, bool InsertLifetime, ProfileSummaryInfo & PSI, FunctionAnalysisManager * FAM, function_ref<AssumptionCache &(Function &)> GetAssumptionCache, function_ref<AAResults &(Function &)> GetAAR)Defined at line 33 of file llvm/lib/Transforms/IPO/AlwaysInliner.cpp
-
template <class UIntT>void PrintTo (const ScaledPair<UIntT> & F, ::std::ostream * os)Defined at line 34 of file llvm/unittests/Support/ScaledNumberTest.cpp
-
bool rangesMatch (iterator_range R, initializer_list List)Defined at line 34 of file llvm/unittests/ADT/CoalescingBitVectorTest.cpp
-
Instruction * findInstructionByNameOrNull (Function * F, StringRef Name)Defined at line 34 of file llvm/unittests/Analysis/ValueTrackingTest.cpp
-
unique_ptr parseModuleRaw (StringRef Source, StringRef Name, LLVMContext & Ctx)Defined at line 34 of file llvm/unittests/ExecutionEngine/Orc/ThreadSafeModuleTest.cpp
-
bool allowPromotionAlias (const std::string & Name)Determine if a promotion alias should be created for a symbol name.
Defined at line 34 of file llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
-
optional getInliningCostFeaturesForCall (CallBase & CB)Defined at line 34 of file llvm/unittests/Analysis/InlineCostTest.cpp
-
Error extractOffloadFiles (MemoryBufferRef Contents, SmallVectorImpl<OffloadFile> & Binaries)Attempts to extract all the embedded device images contained inside the
buffer
The buffer is expected to contain a valid offloading
binary format.
Defined at line 34 of file llvm/lib/Object/OffloadBinary.cpp
-
uint32_t * getTestValue (int i, uint32_t ** )Defined at line 35 of file llvm/unittests/ADT/DenseMapTest.cpp
-
Instruction * getInstByName (Function * F, StringRef Name)Defined at line 35 of file llvm/unittests/Transforms/Utils/CodeExtractorTest.cpp
-
AssertionResult AssertSameExtensionFlags (const char * m_expr, const char * n_expr, uint64_t ExpectedFlags, uint64_t GotFlags)Defined at line 35 of file llvm/unittests/TargetParser/CSKYTargetParserTest.cpp
-
template <typename FnTy>void ForeachNumInKnownBits (const KnownBits & Known, FnTy Fn)Defined at line 35 of file llvm/unittests/Support/KnownBitsTest.h
-
vector genFiles (size_t NumFiles)Defined at line 35 of file llvm/benchmarks/SpecialCaseListBM.cpp
-
int f (rank )Defined at line 36 of file llvm/unittests/ADT/STLExtrasTest.cpp
-
Error deinitialize (MemoryMapper & M, const std::vector<ExecutorAddr> & Allocations)Defined at line 36 of file llvm/unittests/ExecutionEngine/Orc/MemoryMapperTest.cpp
-
void splitAndTrim (StringRef Str, SmallVectorImpl<StringRef> & Tokens)Defined at line 36 of file llvm/lib/Support/Mustache.cpp
-
int f (rank )Defined at line 37 of file llvm/unittests/ADT/STLExtrasTest.cpp
-
unsigned int getHeader ()Defined at line 37 of file llvm/lib/DebugInfo/LogicalView/Core/LVCompare.cpp
-
void TestSHA256Sum (ArrayRef Input, StringRef Final)Tests an arbitrary set of bytes passed as
Defined at line 37 of file llvm/unittests/Support/SHA256.cpp
-
set fixed_set (unsigned int N)Defined at line 37 of file llvm/unittests/ADT/DAGDeltaAlgorithmTest.cpp
-
LVScopeCompileUnit * getFirstCompileUnit (LVScopeRoot * Root)Helper function to get the first compile unit.
Defined at line 37 of file llvm/unittests/DebugInfo/LogicalView/DWARFGeneratedTest.cpp
-
template <typename T>basic_string printToString (const T & Value, unsigned int BytesLeftInBuffer)printToString - Print the given value to a stream which only has
Defined at line 37 of file llvm/unittests/Support/raw_ostream_test.cpp
-
Expected dump (MemoryBufferRef Source, UniqueStringSaver Saver)Defined at line 37 of file llvm/tools/obj2yaml/offload2yaml.cpp
-
void checkData (GuidData & Data)Defined at line 37 of file llvm/unittests/DebugInfo/CodeView/GUIDFormatTest.cpp
-
int f (rank )Defined at line 38 of file llvm/unittests/ADT/STLExtrasTest.cpp
-
template <typename TPoint, typename TItem, typename TValue>void checkItem (TPoint Point, TItem Item, TPoint Left, TPoint Right, TValue Value)Helper function to test a specific item or iterator.
Defined at line 38 of file llvm/unittests/ADT/IntervalTreeTest.cpp
-
template <class T>void dumpClassParentWithScopeOperator (const T & Symbol, LinePrinter & Printer, FunctionDumper & Dumper)Defined at line 38 of file llvm/tools/llvm-pdbutil/PrettyFunctionDumper.cpp
-
int f (rank )Defined at line 39 of file llvm/unittests/ADT/STLExtrasTest.cpp
-
ErrorOr t3 ()Defined at line 39 of file llvm/unittests/Support/ErrorOrTest.cpp
-
FixedPointSemantics getLAccumSema ()Defined at line 39 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
int NoFooInlineOrderFactory (FunctionAnalysisManager & FAM, const InlineParams & Params, ModuleAnalysisManager & MAM, Module & M)Defined at line 39 of file llvm/unittests/Analysis/InlineOrderPlugin/InlineOrderPlugin.cpp
-
template <typename ValueType>raw_ostream & operator<< (raw_ostream & OS, const BinaryBeImpl<ValueType> & BBE)Defined at line 39 of file llvm/lib/ObjectYAML/GOFFEmitter.cpp
-
Error enterTopLevelModuleBlock (llvm::BitstreamCursor & cursor, unsigned int ID)Defined at line 39 of file llvm/tools/dsymutil/SwiftModule.cpp
-
unsigned int getExpected ()Defined at line 40 of file llvm/lib/DebugInfo/LogicalView/Core/LVCompare.cpp
-
int createMCContext (MCAsmInfo * AsmInfo)Defined at line 40 of file llvm/unittests/CodeGen/MachineInstrTest.cpp
-
LVScopeCompileUnit * getFirstCompileUnit (LVScopeRoot * Root)Helper function to get the first compile unit.
Defined at line 40 of file llvm/unittests/DebugInfo/LogicalView/DWARFReaderTest.cpp
-
template <typename Fn>void EnumerateConstantRanges (unsigned int Bits, Fn TestFn)Defined at line 40 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
Constant * canonicalizeAlias (Constant * C, bool & Changed)Defined at line 40 of file llvm/lib/Transforms/Utils/CanonicalizeAliases.cpp
-
StringEqualityMatcher StringEquality ()Defined at line 41 of file llvm/unittests/Support/CommandLineTest.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const ControlCondition & C)Defined at line 41 of file llvm/lib/Transforms/Utils/CodeMoverUtils.cpp
-
Style real_style (Style style)Defined at line 41 of file llvm/lib/Support/Path.cpp
-
void expectDumpResult (const dwarf::CIE & TestCIE, bool IsEH, StringRef ExpectedFirstLine)Defined at line 41 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp
-
LVScope * getFirstScopeChild (LVScope * Parent)Helper function to get the first scope child from the given parent.
Defined at line 41 of file llvm/unittests/DebugInfo/LogicalView/CodeViewReaderTest.cpp
-
void registerPassBuilderCallbacks (PassBuilder & PB)Defined at line 41 of file llvm/examples/Bye/Bye.cpp
-
unique_ptr createPlatformGraph (ELFNixPlatform & MOP, basic_string Name)Defined at line 42 of file llvm/lib/ExecutionEngine/Orc/ELFNixPlatform.cpp
-
Instruction & findInstructionByName (Function * F, StringRef Name)Defined at line 42 of file llvm/unittests/Analysis/ValueTrackingTest.cpp
-
testWriteBuffers (const char * ArgData, size_t ArgSize)Defined at line 42 of file llvm/unittests/ExecutionEngine/Orc/EPCGenericMemoryAccessTest.cpp
-
void emitByte (uint8_t C, SmallVectorImpl<char> & CB)Defined at line 43 of file llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp
-
unsigned int getMissing ()Defined at line 43 of file llvm/lib/DebugInfo/LogicalView/Core/LVCompare.cpp
-
IntegerType * getSizeTTy (Module & M)Defined at line 43 of file llvm/lib/Frontend/Offloading/OffloadWrapper.cpp
-
bool operator== (PredicateWithCC LHS, PredicateWithCC RHS)Defined at line 43 of file llvm/utils/TableGen/Basic/RuntimeLibcallsEmitter.cpp
-
EnumClass getTestKey (int i, EnumClass * )Defined at line 43 of file llvm/unittests/ADT/DenseMapTest.cpp
-
template <typename ...T>void profileCtor (llvm::FoldingSetNodeID & ID, Kind K, T... V)Defined at line 43 of file llvm/lib/ProfileData/ItaniumManglingCanonicalizer.cpp
-
vector createTar (StringRef Base, StringRef Filename)Defined at line 43 of file llvm/unittests/Support/TarWriterTest.cpp
-
template <typename ErrorT>void expectSameErrors (unordered_set ExpectedMsgs, Error Err)Defined at line 43 of file llvm/unittests/FileCheck/FileCheckTest.cpp
-
bool isStillInteresting (ArrayRef Chunks)Defined at line 43 of file llvm/tools/reduce-chunk-list/reduce-chunk-list.cpp
-
bool runImpl (Function & F)Defined at line 43 of file llvm/lib/Transforms/ObjCARC/ObjCARCExpand.cpp
-
vector getTestcases ()A function that returns a set of test cases.
Defined at line 43 of file llvm/unittests/ProfileData/ItaniumManglingCanonicalizerTest.cpp
-
bool isMask (const TargetRegisterClass * RC, const TargetRegisterInfo * TRI)Defined at line 44 of file llvm/lib/Target/X86/X86DomainReassignment.cpp
-
Error release (MemoryMapper & M, const std::vector<ExecutorAddr> & Reservations)Defined at line 44 of file llvm/unittests/ExecutionEngine/Orc/MemoryMapperTest.cpp
-
void checkAdd (uint64_t ptr)Helper Function to test add operation
Defined at line 44 of file llvm/unittests/ExecutionEngine/MCJIT/MCJITMultipleModuleTest.cpp
-
int createTargetMachine ()Create a TargetMachine. As we lack a dedicated always available target for
unittests, we go for "AMDGPU" to be able to test normal and subregister
liveranges.
Defined at line 44 of file llvm/unittests/MI/LiveIntervalTest.cpp
-
FixedPointSemantics getSFractSema ()Defined at line 45 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
const BasicBlock * getBranchBlock (const PredicateBase * PB)Given a predicate info that is a type of branching terminator, get the
branching block.
Defined at line 45 of file llvm/lib/Transforms/Utils/PredicateInfo.cpp
-
ThreadSafeModule parseModule (StringRef Source, StringRef Name)Defined at line 45 of file llvm/unittests/ExecutionEngine/Orc/ThreadSafeModuleTest.cpp
-
int parseMIR (const TargetMachine & TM, StringRef MIRCode, MachineModuleInfo & MMI, LLVMContext * Context)Defined at line 45 of file llvm/unittests/CodeGen/DroppedVariableStatsMIRTest.cpp
-
InlineCost getInlineCostWrapper (CallBase & CB, FunctionAnalysisManager & FAM, const InlineParams & Params)Defined at line 45 of file llvm/lib/Analysis/InlineOrder.cpp
-
bool unifyReturnBlocks (Function & F)Defined at line 45 of file llvm/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp
-
unsigned int getAdded ()Defined at line 46 of file llvm/lib/DebugInfo/LogicalView/Core/LVCompare.cpp
-
void writeModuleToBuffer (unique_ptr Mod, SmallVectorImpl<char> & Buffer)Defined at line 46 of file llvm/unittests/Bitcode/BitReaderTest.cpp
-
template <typename ValueType>BinaryBeImpl<ValueType> binaryBe (ValueType V)Defined at line 47 of file llvm/lib/ObjectYAML/GOFFEmitter.cpp
-
TimeTraceProfilerInstances & getTimeTraceProfilerInstances ()Defined at line 47 of file llvm/lib/Support/TimeProfiler.cpp
-
set range (unsigned int Start, unsigned int End)Defined at line 47 of file llvm/unittests/ADT/DAGDeltaAlgorithmTest.cpp
-
Triple getTargetTriple ()Defined at line 48 of file llvm/unittests/ExecutionEngine/Orc/LibraryResolverTest.cpp
-
template <typename RawTypeT>DWARFFormValue createDataXFormValue (Form Form, RawTypeT Value)Defined at line 48 of file llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp
-
StringRef getLeafTypeName (TypeLeafKind LT)Defined at line 48 of file llvm/lib/DebugInfo/CodeView/TypeRecordMapping.cpp
-
void targetOptionsTest (bool EnableIPRA)Defined at line 48 of file llvm/unittests/CodeGen/TargetOptionsTest.cpp
-
void assignProfileData (Function & F, ArrayRef RawCounters)Assign branch weights and function entry count. Also update the PSI
builder.
Defined at line 48 of file llvm/lib/Transforms/Instrumentation/PGOCtxProfFlattening.cpp
-
void promoteInternals (Module & ExportM, Module & ImportM, StringRef ModuleId, int & PromoteExtra)Promote each local-linkage entity defined by ExportM and used by ImportM by
changing visibility and appending the given ModuleId.
Defined at line 48 of file llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
-
bool anyPrintSymbolOptionSet ()Defined at line 49 of file llvm/lib/ExecutionEngine/Orc/DebugUtils.cpp
-
bool getPrefixedValue (StringRef Input, StringRef Prefix, StringRef & Value)A helper function that checks if `Input` starts with `Prefix`.
If it does, it removes the prefix from `Input`, assigns the remainder to
`Value`, and returns true. Otherwise, it returns false.
Defined at line 49 of file llvm/lib/Support/Jobserver.cpp
-
RegDomain getDomain (const TargetRegisterClass * RC, const TargetRegisterInfo * TRI)Defined at line 49 of file llvm/lib/Target/X86/X86DomainReassignment.cpp
-
Error convertFromYaml ()Save the bitstream profile from the JSON representation.
Defined at line 49 of file llvm/tools/llvm-ctxprof-util/llvm-ctxprof-util.cpp
-
SmallVector getSectionData (Section & Sec)Defined at line 49 of file llvm/lib/ExecutionEngine/Orc/Debugging/DebugInfoSupport.cpp
-
template <uint16_t Version, class AddrType, class RefAddrType>void TestAllForms ()Defined at line 49 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
-
const char * separators (Style style)Defined at line 50 of file llvm/lib/Support/Path.cpp
-
AssertionResult MDTupleEq (const char * LHSExpr, const char * RHSExpr, MDTuple * LHS, MDTuple * RHS)Defined at line 50 of file llvm/unittests/Analysis/DXILResourceTest.cpp
-
void F ()Defined at line 51 of file llvm/unittests/ExecutionEngine/Orc/ExecutorAddressTest.cpp
-
FixedPointSemantics getFractSema ()Defined at line 51 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
template <typename T>basic_string printToStringUnbuffered (const T & Value)Defined at line 51 of file llvm/unittests/Support/raw_ostream_test.cpp
-
int64_t getNumBlocksFromCond (const BasicBlock & BB)Defined at line 51 of file llvm/lib/Analysis/FunctionPropertiesAnalysis.cpp
-
const char * getExpectedProducerName ()Defined at line 51 of file llvm/lib/Object/IRSymtab.cpp
-
basic_string returns (StringRef )Test that overloads on function_refs are resolved as expected.
Defined at line 52 of file llvm/unittests/ADT/FunctionRefTest.cpp
-
set fixed_set (unsigned int N)Defined at line 52 of file llvm/unittests/ADT/DeltaAlgorithmTest.cpp
-
incrementWrapper (const char * ArgData, size_t ArgSize)A basic function to be used as both initializer/deinitializer
Defined at line 52 of file llvm/unittests/ExecutionEngine/Orc/MemoryMapperTest.cpp
-
void zeroResults ()Defined at line 52 of file llvm/lib/DebugInfo/LogicalView/Core/LVCompare.cpp
-
unique_ptr getLazyModuleFromAssembly (LLVMContext & Context, SmallString<1024> & Mem, const char * Assembly)Defined at line 52 of file llvm/unittests/Bitcode/BitReaderTest.cpp
-
void expectDumpResult (const dwarf::FDE & TestFDE, bool IsEH, StringRef ExpectedFirstLine)Defined at line 52 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp
-
unique_ptr createReader (LVReaderHandler & ReaderHandler, SmallString<128> & InputsDir, StringRef Filename)Helper function to create a reader.
Defined at line 52 of file llvm/unittests/DebugInfo/LogicalView/DWARFGeneratedTest.cpp
-
basic_string returns (function_ref F)Defined at line 53 of file llvm/unittests/ADT/FunctionRefTest.cpp
-
Context & getContext ()Defined at line 53 of file llvm/unittests/MC/DwarfLineTables.cpp
-
StructType * getDeviceImageTy (Module & M)struct __tgt_device_image {
void *ImageStart;
void *ImageEnd;
__tgt_offload_entry *EntriesBegin;
__tgt_offload_entry *EntriesEnd;
};
Defined at line 53 of file llvm/lib/Frontend/Offloading/OffloadWrapper.cpp
-
basic_string FormatExtensionFlags (int64_t Flags)Defined at line 53 of file llvm/unittests/TargetParser/TargetParserTest.cpp
-
basic_string tag (StringRef Name, StringRef Str, StringRef ClassName)Create a
tag around
and optionally set its
Defined at line 53 of file llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp
-
Function * addHelperAndWrapper (Module & M, StringRef WrapperName, FunctionType * WrapperFnType, VisibilityTypes WrapperVisibility, StringRef HelperName, ArrayRef HelperPrefixArgs)Adds helper function decls and wrapper functions that call the helper with
some additional prefix arguments.
E.g. For wrapper "foo" with type i8(i8, i64), helper "bar", and prefix
args i32 4 and i16 12345, this function will add:
declare i8
(i32, i16, i8, i64)
define i8
(i8, i64) {
entry:
%2 = call i8
(i32 4, i16 12345, i8 %0, i64 %1)
ret i8 %2
}
Defined at line 53 of file llvm/lib/ExecutionEngine/Orc/LLJIT.cpp
-
basic_string returns (function_ref F)Defined at line 54 of file llvm/unittests/ADT/FunctionRefTest.cpp
-
set range (unsigned int N)Defined at line 54 of file llvm/unittests/ADT/DAGDeltaAlgorithmTest.cpp
-
Instruction * getBranchTerminator (const PredicateBase * PB)Given a predicate info that is a type of branching terminator, get the
branching terminator.
Defined at line 54 of file llvm/lib/Transforms/Utils/PredicateInfo.cpp
-
bool FDHasContent (int FD, StringRef Content)Defined at line 54 of file llvm/unittests/Support/ReplaceFileTest.cpp
-
unique_ptr createReader (LVReaderHandler & ReaderHandler, SmallString<128> & InputsDir, StringRef Filename)Helper function to create a reader.
Defined at line 54 of file llvm/unittests/DebugInfo/LogicalView/CodeViewReaderTest.cpp
-
unique_ptr createReader (LVReaderHandler & ReaderHandler, SmallString<128> & InputsDir, StringRef Filename)Helper function to create a reader.
Defined at line 54 of file llvm/unittests/DebugInfo/LogicalView/DWARFReaderTest.cpp
-
template <typename ReadT>testReadUInts (const char * ArgData, size_t ArgSize)Defined at line 54 of file llvm/unittests/ExecutionEngine/Orc/EPCGenericMemoryAccessTest.cpp
-
MachineBasicBlock * CloneMachineBasicBlock (MachineBasicBlock & OrigBB, unsigned int CloneID)Clones the given block and assigns the given `CloneID` to its BBID. Copies
the instructions into the new block and sets up its successors.
Defined at line 54 of file llvm/lib/CodeGen/BasicBlockPathCloning.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const ZerosImpl & Z)Defined at line 55 of file llvm/lib/ObjectYAML/GOFFEmitter.cpp
-
template <typename Fn>void EnumerateInterestingConstantRanges (Fn TestFn)Defined at line 55 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
std::ostream & operator<< (std::ostream & os, const CSKYCPUTestParams & params)Defined at line 55 of file llvm/unittests/TargetParser/CSKYTargetParserTest.cpp
-
basic_string genGlobNone (const std::vector<std::string> & Files)Defined at line 55 of file llvm/benchmarks/SpecialCaseListBM.cpp
-
template <class Strategy>unique_ptr createMutator ()Defined at line 55 of file llvm/unittests/FuzzMutate/StrategiesTest.cpp
-
bool isUsefullToPreserve (AttrKind Kind)Defined at line 55 of file llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp
-
char preferred_separator (Style style)Defined at line 56 of file llvm/lib/Support/Path.cpp
-
void checkAccumulate (uint64_t ptr)Defined at line 56 of file llvm/unittests/ExecutionEngine/MCJIT/MCJITMultipleModuleTest.cpp
-
unique_ptr parseAssembly (const char * Assembly, LLVMContext & Context)Defined at line 56 of file llvm/unittests/FuzzMutate/OperationsTest.cpp
-
Context & getContext ()Defined at line 57 of file llvm/unittests/MC/X86/X86MCDisassemblerTest.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const CustomPrint & CP)Defined at line 57 of file llvm/unittests/Support/InterleavedRangeTest.cpp
-
IntrusiveRefCntPtr createMockBackend (MockOutputBackendData & Data)Defined at line 57 of file llvm/unittests/Support/VirtualOutputBackendTest.cpp
-
FixedPointSemantics getLFractSema ()Defined at line 57 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
bool compareClusters (const std::pair<unsigned int, unsigned int> & A, const std::pair<unsigned int, unsigned int> & B)Defined at line 57 of file llvm/lib/Transforms/Utils/SplitModule.cpp
-
vector getValidAlignments ()Defined at line 57 of file llvm/unittests/Support/AlignmentTest.cpp
-
bool CheckHostSupport ()Defined at line 57 of file llvm/unittests/ExecutionEngine/Orc/LibraryResolverTest.cpp
-
bool preCodeGenCallback (Module & M, TargetMachine & , CodeGenFileType CGFT, raw_pwrite_stream & OS)Defined at line 57 of file llvm/examples/Bye/Bye.cpp
-
bool flagsMatchCLOpts (const JITSymbolFlags & Flags)Defined at line 57 of file llvm/lib/ExecutionEngine/Orc/DebugUtils.cpp
-
int parseMIR (LLVMContext & Context, legacy::PassManagerBase & PM, int & MIR, const TargetMachine & TM, StringRef MIRCode)Defined at line 57 of file llvm/unittests/MI/LiveIntervalTest.cpp
-
void RegexErrorToString (int error, struct llvm_regex * preg, std::string & Error)Utility to convert a regex error code into a human-readable string.
Defined at line 59 of file llvm/lib/Support/Regex.cpp
-
bool IsInRanges (const IntRange & R, const std::vector<IntRange> & Ranges)Return true iff R is covered by Ranges.
Defined at line 59 of file llvm/lib/Transforms/Utils/LowerSwitch.cpp
-
DWARFFormValue createULEBFormValue (uint64_t Value)Defined at line 59 of file llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp
-
const TargetRegisterClass * getDstRC (const TargetRegisterClass * SrcRC, RegDomain Domain)Return a register class equivalent to
in
Defined at line 59 of file llvm/lib/Target/X86/X86DomainReassignment.cpp
-
ZerosImpl zeros (const size_t NumBytes)Defined at line 60 of file llvm/lib/ObjectYAML/GOFFEmitter.cpp
-
optional getFileDescriptorPair (StringRef Input)A helper function to parse a string in the format "R,W" where R and W are
non-negative integers representing file descriptors. It populates the
`ReadFD` and `WriteFD` output parameters. Returns true on success.
Defined at line 60 of file llvm/lib/Support/Jobserver.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const X & )Defined at line 61 of file llvm/unittests/Support/raw_ostream_test.cpp
-
template <typename T>bool compEnumNames (const EnumEntry<T> & lhs, const EnumEntry<T> & rhs)Defined at line 61 of file llvm/lib/DebugInfo/CodeView/TypeRecordMapping.cpp
-
bool canonicalizeAliases (Module & M)Convert aliases to canonical form.
Defined at line 61 of file llvm/lib/Transforms/Utils/CanonicalizeAliases.cpp
-
bool FileHasContent (StringRef File, StringRef Content)Defined at line 61 of file llvm/unittests/Support/ReplaceFileTest.cpp
-
ArrayRef splitMustacheString (StringRef Str, MustacheContext & Ctx)Defined at line 61 of file llvm/lib/Support/Mustache.cpp
-
int64_t getUses (const Function & F)Defined at line 62 of file llvm/lib/Analysis/FunctionPropertiesAnalysis.cpp
-
Error createCustomError ()Defined at line 62 of file llvm/unittests/Support/VirtualOutputBackendTest.cpp
-
pair getBlockEdge (const PredicateBase * PB)Given a predicate info that is a type of branching terminator, get the
edge this predicate info represents
Defined at line 62 of file llvm/lib/Transforms/Utils/PredicateInfo.cpp
-
set range (unsigned int Start, unsigned int End)Defined at line 62 of file llvm/unittests/ADT/DeltaAlgorithmTest.cpp
-
StringRef find_first_component (StringRef path, Style style)Defined at line 62 of file llvm/lib/Support/Path.cpp
-
FixedPointSemantics getUSAccumSema ()Defined at line 63 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
template <typename Fn>void EnumerateTwoInterestingConstantRanges (Fn TestFn)Defined at line 63 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
_Rb_tree_iterator getResultsEntry (LVElement * Element)Defined at line 63 of file llvm/lib/DebugInfo/LogicalView/Core/LVCompare.cpp
-
PointerType * getDeviceImagePtrTy (Module & M)Defined at line 64 of file llvm/lib/Frontend/Offloading/OffloadWrapper.cpp
-
template <typename T>void graphVertexTester (T & G)Defined at line 64 of file llvm/unittests/XRay/GraphTest.cpp
-
Expected readOptionsBlock (llvm::BitstreamCursor & cursor, llvm::SmallVectorImpl<uint64_t> & scratch)Defined at line 64 of file llvm/tools/dsymutil/SwiftModule.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const SDNodeValue & Op)Defined at line 65 of file llvm/lib/CodeGen/SelectionDAG/SDNodeInfo.cpp
-
int openFile (const Twine & Path)Opens a file. Path has to be resolved already.
Defined at line 65 of file llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
-
basic_string genGlobInMid (const std::vector<std::string> & Files)Defined at line 65 of file llvm/benchmarks/SpecialCaseListBM.cpp
-
void requiredSymbolDefinitionsFromOrcTargetProcess ()FIXME: lli aims to provide both, RuntimeDyld and JITLink, as the dynamic
loaders for its JIT implementations. And they both offer debugging via the
GDB JIT interface, which builds on the two well-known symbol names below.
As these symbols must be unique across the linked executable, we can only
define them in one of the libraries and make the other depend on it.
OrcTargetProcess is a minimal stub for embedding a JIT client in remote
executors. For the moment it seems reasonable to have the definition there
and let ExecutionEngine depend on it, until we find a better solution.
Defined at line 66 of file llvm/lib/ExecutionEngine/GDBRegistrationListener.cpp
-
unique_ptr createMockOutput (MockOutputFileData & Data)Defined at line 66 of file llvm/unittests/Support/VirtualOutputFileTest.cpp
-
unique_ptr parseAssembly (const char * Assembly, LLVMContext & Context)Defined at line 66 of file llvm/unittests/FuzzMutate/StrategiesTest.cpp
-
template <typename T, typename TFlag>basic_string getFlagNames (CodeViewRecordIO & IO, T Value, ArrayRef<EnumEntry<TFlag>> Flags)Defined at line 66 of file llvm/lib/DebugInfo/CodeView/TypeRecordMapping.cpp
-
void generateDebugInfo (StringRef Path, Triple & Triple)Create a file with generated DWARF.
Defined at line 66 of file llvm/unittests/DebugInfo/LogicalView/DWARFGeneratedTest.cpp
-
raw_ostream & dbg ()Defined at line 67 of file llvm/lib/Transforms/Utils/Debugify.cpp
-
basic_string gtest_DIETestParamsDIEExprFixture_EvalGenerateName_ (const int & info)Defined at line 67 of file llvm/unittests/CodeGen/DIETest.cpp
-
int gtest_DIETestParamsDIEExprFixture_EvalGenerator_ ()Defined at line 67 of file llvm/unittests/CodeGen/DIETest.cpp
-
Error convertToYaml ()Defined at line 67 of file llvm/tools/llvm-ctxprof-util/llvm-ctxprof-util.cpp
-
Error extractFromObject (const ObjectFile & Obj, SmallVectorImpl<OffloadFile> & Binaries)Extract offloading binaries from an Object file
Defined at line 67 of file llvm/lib/Object/OffloadBinary.cpp
-
template <int cROUNDS, int dROUNDS, size_t outlen>void siphash (const unsigned char * in, uint64_t inlen, const unsigned char (&)[16] k, unsigned char (&)[outlen] out)Computes a SipHash value
Parameters
in: pointer to input data (read-only)inlen: input data length in bytes (any size_t value)k: reference to the key data 16-byte array (read-only)Defined at line 67 of file llvm/../third-party/siphash/include/siphash/SipHash.h
-
void dumpDWARFContext (DWARFContext & DC)Defined at line 68 of file llvm/lib/ExecutionEngine/Orc/Debugging/DebugInfoSupport.cpp
-
void checkSeparators (StringRef Path)Defined at line 68 of file llvm/unittests/Support/Path.cpp
-
basic_string getYamlFilePlatformExt ()Defined at line 68 of file llvm/unittests/ExecutionEngine/Orc/LibraryResolverTest.cpp
-
testReadPointers (const char * ArgData, size_t ArgSize)Defined at line 68 of file llvm/unittests/ExecutionEngine/Orc/EPCGenericMemoryAccessTest.cpp
-
basic_string SerializeExtensionFlags (Bitset Flags)Defined at line 68 of file llvm/unittests/TargetParser/TargetParserTest.cpp
-
set range (unsigned int N)Defined at line 69 of file llvm/unittests/ADT/DeltaAlgorithmTest.cpp
-
void renderFunctionSummary (raw_ostream & OS, const FileCoverageSummary & Summary)Defined at line 69 of file llvm/tools/llvm-cov/CoverageExporterLcov.cpp
-
FixedPointSemantics getUAccumSema ()Defined at line 69 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
bool operator== (const FallibleCollectionWalker & LHS, const FallibleCollectionWalker & RHS)Defined at line 69 of file llvm/unittests/ADT/FallibleIteratorTest.cpp
-
UstarHeader createUstar (StringRef Base, StringRef Filename)Defined at line 69 of file llvm/unittests/Support/TarWriterTest.cpp
-
void checkElementProperties (LVReader * Reader)Check the logical elements basic properties.
Defined at line 69 of file llvm/unittests/DebugInfo/LogicalView/DWARFReaderTest.cpp
-
void checkElementPropertiesClangCodeview (LVReader * Reader)Check the logical elements basic properties (Clang - Codeview).
Defined at line 69 of file llvm/unittests/DebugInfo/LogicalView/CodeViewReaderTest.cpp
-
template <>TypesMatchMatcherP<V_type> TypesMatch (V_type gmock_p0)Defined at line 70 of file llvm/unittests/FuzzMutate/OperationsTest.cpp
-
DWARFFormValue createSLEBFormValue (int64_t Value)Defined at line 70 of file llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp
-
basic_string a (StringRef Link, StringRef Str, StringRef TargetName)Create an anchor to
with the label
Defined at line 70 of file llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp
-
bool cleanUpTypeCheckedLoad (Module & M, Function & CheckedLoadFn, bool IsRelative)Replaces uses of llvm.type.checked.load instructions with unchecked loads.
In essence, we're undoing the frontends instrumentation, since it isn't
correct for the non-LTO part of a FatLTO object.
llvm.type.checked.load instruction sequences always have a particular form:
clang-format off
%0 = tail call { ptr, i1 }
.type.checked.load(ptr %vtable, i32 0, metadata !"foo"), !nosanitize !0
%1 = extractvalue { ptr, i1 } %0, 1, !nosanitize !0
br i1 %1, label %cont2, label %trap1, !nosanitize !0
trap1: ; preds = %entry
tail call void
.ubsantrap(i8 2) #3, !nosanitize !0
unreachable, !nosanitize !0
cont2: ; preds = %entry
%2 = extractvalue { ptr, i1 } %0, 0, !nosanitize !0
%call = tail call noundef i64 %2(ptr noundef nonnull align 8 dereferenceable(8) %p1) #4
clang-format on
In this sequence, the vtable pointer is first loaded and checked against some
metadata. The result indicates failure, then the program traps. On the
success path, the pointer is used to make an indirect call to the function
pointer loaded from the vtable.
Since we won't be able to lower this correctly later in non-LTO builds, we
need to drop the special load and trap, and emit a normal load of the
function pointer from the vtable.
This is straight forward, since the checked load can be replaced w/ a load
of the vtable pointer and a GEP instruction to index into the vtable and get
the correct method/function pointer. We replace the "check" with a constant
indicating success, which allows later passes to simplify control flow and
remove any now dead instructions.
This logic holds for both llvm.type.checked.load and
llvm.type.checked.load.relative instructions.
Defined at line 70 of file llvm/lib/Transforms/IPO/FatLTOCleanup.cpp
-
Error createCustomError ()Defined at line 71 of file llvm/unittests/Support/VirtualOutputFileTest.cpp
-
void testZstdCompression (StringRef Input, int Level)Defined at line 71 of file llvm/unittests/Support/CompressionTest.cpp
-
RetainedKnowledge canonicalizedKnowledge (RetainedKnowledge RK, const DataLayout & DL)This function will try to transform the given knowledge into a more
canonical one. the canonical knowledge maybe the given one.
Defined at line 71 of file llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp
-
void profileNode (llvm::FoldingSetNodeID & ID, const Node * N)Defined at line 72 of file llvm/lib/ProfileData/ItaniumManglingCanonicalizer.cpp
-
Functions & getFunctions ()Defined at line 72 of file llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
-
OrcErrorCategory & getOrcErrCat ()Defined at line 72 of file llvm/lib/ExecutionEngine/Orc/Shared/OrcError.cpp
-
basic_string getFlagName (DISubprogram & SP, bool UseX86FastCall)Defined at line 72 of file llvm/lib/CodeGen/JMCInstrumenter.cpp
-
bool isUnsafe (const ConstantRange & R)Check if we should bailout for such ranges.
Defined at line 73 of file llvm/lib/Analysis/StackSafetyAnalysis.cpp
-
template <typename ErrorT>void expectError (StringRef ExpectedMsg, Error Err)Defined at line 73 of file llvm/unittests/FileCheck/FileCheckTest.cpp
-
template <typename Fn>void ForeachNumInConstantRange (const ConstantRange & CR, Fn TestFn)Defined at line 73 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
template <>HasTypeMatcherP<T_type> HasType (T_type gmock_p0)Defined at line 74 of file llvm/unittests/FuzzMutate/OperationsTest.cpp
-
CustomDoublingOStream & operator<< (CustomDoublingOStream & OS, int V)Defined at line 74 of file llvm/unittests/Support/InterleavedRangeTest.cpp
-
bool areAllBBsReachable (const Function & F, FunctionAnalysisManager & FAM)Defined at line 74 of file llvm/lib/Transforms/Instrumentation/PGOCtxProfFlattening.cpp
-
StructType * getBinDescTy (Module & M)struct __tgt_bin_desc {
int32_t NumDeviceImages;
__tgt_device_image *DeviceImages;
__tgt_offload_entry *HostEntriesBegin;
__tgt_offload_entry *HostEntriesEnd;
};
Defined at line 74 of file llvm/lib/Frontend/Offloading/OffloadWrapper.cpp
-
FixedPointSemantics getULAccumSema ()Defined at line 75 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
void renderFunctions (raw_ostream & OS, const iterator_range<coverage::FunctionRecordIterator> & Functions)Defined at line 75 of file llvm/tools/llvm-cov/CoverageExporterLcov.cpp
-
bool isAsmOnly (const Function & F)Defined at line 75 of file llvm/lib/Transforms/Utils/ProfileVerify.cpp
-
void checkFormatAndArch (const DataForTest & D, StringRef Fmt, ArchType Arch)Defined at line 75 of file llvm/unittests/Object/ELFObjectFileTest.cpp
-
CallInst * createPrintfCall (int & Builder, StringRef FormatStr, ArrayRef Values)Create an instruction that uses the values in
We use "printf"
just because it is often used for this purpose in test code, but it is never
executed here.
Defined at line 75 of file llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-
void expectNoDiags (const DiagnosticInfo * DI, void * C)Defined at line 76 of file llvm/unittests/Linker/LinkModulesTest.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const Column & Value)Defined at line 76 of file llvm/tools/llvm-cov/CoverageReport.cpp
-
MachineTypes getEmulation (StringRef S)Defined at line 76 of file llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
-
bool increaseGranularity (SmallVector<Chunk> & Chunks)Defined at line 76 of file llvm/tools/reduce-chunk-list/reduce-chunk-list.cpp
-
MachineInstr * createMockCopy (MachineFunction & MF)Defined at line 77 of file llvm/unittests/CodeGen/RegAllocScoreTest.cpp
-
void expectDiagnosticError (StringRef ExpectedMsg, Error Err)Defined at line 77 of file llvm/unittests/FileCheck/FileCheckTest.cpp
-
ConstantRange addOverflowNever (const ConstantRange & L, const ConstantRange & R)Defined at line 77 of file llvm/lib/Analysis/StackSafetyAnalysis.cpp
-
basic_string toString (OutputConfig Config)Defined at line 78 of file llvm/unittests/Support/VirtualOutputConfigTest.cpp
-
unsigned int getYamlDocNum ()Defined at line 78 of file llvm/unittests/ExecutionEngine/Orc/LibraryResolverTest.cpp
-
void strictNext (APFloat & V)Defined at line 78 of file llvm/unittests/IR/ConstantFPRangeTest.cpp
-
basic_string genGlobAtStart (const std::vector<std::string> & Files)Defined at line 78 of file llvm/benchmarks/SpecialCaseListBM.cpp
-
Constant * foldConstVectorToAPInt (APInt & Result, Type * DestTy, Constant * C, Type * SrcEltTy, unsigned int NumSrcElts, const DataLayout & DL)===----------------------------------------------------------------------===//
Constant Folding internal helper functions
===----------------------------------------------------------------------===//
Defined at line 78 of file llvm/lib/Analysis/ConstantFolding.cpp
-
Expected parseNativeMakeFlags (StringRef MakeFlags)Parses the `MAKEFLAGS` environment variable string to find jobserver
arguments. It splits the string into space-separated arguments and searches
for `--jobserver-auth` or `--jobserver-fds`. Based on the value of these
arguments, it determines the jobserver mode (Pipe, FIFO, or Semaphore) and
connection details (file descriptors or path).
Defined at line 78 of file llvm/lib/Support/Jobserver.cpp
-
bool shouldRelax (const Section & S)Defined at line 79 of file llvm/lib/ExecutionEngine/JITLink/ELF_loongarch.cpp
-
int64_t clamp_uint64_to_int64 (uint64_t u)The JSON library accepts int64_t, but profiling counts are stored as uint64_t.
Therefore we need to explicitly convert from unsigned to signed, since a naive
cast is implementation-defined behavior when the unsigned value cannot be
represented as a signed value. We choose to clamp the values to preserve the
invariant that counts are always >= 0.
Defined at line 80 of file llvm/tools/llvm-cov/CoverageExporterJson.cpp
-
void updateExpected (LVElement * Element)Defined at line 80 of file llvm/lib/DebugInfo/LogicalView/Core/LVCompare.cpp
-
void collectNonCopyMI (SmallVectorImpl<MachineInstr *> & MIList, MachineFunction * MF)Defined at line 80 of file llvm/unittests/CodeGen/GlobalISel/GISelUtilsTest.cpp
-
void IterateOnSource (StringRef Source, IRMutator & Mutator)Defined at line 80 of file llvm/unittests/FuzzMutate/StrategiesTest.cpp
-
Column column (StringRef Str, unsigned int Width)Defined at line 81 of file llvm/tools/llvm-cov/CoverageReport.cpp
-
MachineInstr * createMockLoad (MachineFunction & MF)Defined at line 81 of file llvm/unittests/CodeGen/RegAllocScoreTest.cpp
-
void clearColdFunctionProfile (Function & F)Defined at line 81 of file llvm/lib/Transforms/Instrumentation/PGOCtxProfFlattening.cpp
-
FixedPointSemantics getUSFractSema ()Defined at line 81 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
pair getNumCountersAndCallsites (const Function & F)llvm.instrprof.increment[.step] captures the total number of counters as one
of its parameters, and llvm.instrprof.callsite captures the total number of
callsites. Those values are the same for instances of those intrinsics in
this function. Find the first instance of each and return them.
Defined at line 81 of file llvm/lib/Transforms/Instrumentation/PGOCtxProfLowering.cpp
-
bool isDwoSection (const MCSectionELF & Sec)Defined at line 83 of file llvm/lib/MC/ELFObjectWriter.cpp
-
bool isRelaxable (const Edge & E)Defined at line 83 of file llvm/lib/ExecutionEngine/JITLink/ELF_loongarch.cpp
-
testReadBuffers (const char * ArgData, size_t ArgSize)Defined at line 83 of file llvm/unittests/ExecutionEngine/Orc/EPCGenericMemoryAccessTest.cpp
-
PointerType * getBinDescPtrTy (Module & M)Defined at line 84 of file llvm/lib/Frontend/Offloading/OffloadWrapper.cpp
-
bool commandLineOverride ()Defined at line 84 of file llvm/lib/Transforms/IPO/ExpandVariadics.cpp
-
template <typename T>Column column (StringRef Str, unsigned int Width, const T & Value)Defined at line 84 of file llvm/tools/llvm-cov/CoverageReport.cpp
-
bool PreferSmallest (const ConstantRange & CR1, const ConstantRange & CR2)Defined at line 84 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
std::mutex & getCrashRecoveryContextMutex ()Defined at line 84 of file llvm/lib/Support/CrashRecoveryContext.cpp
-
Array renderSegment (const coverage::CoverageSegment & Segment)Defined at line 84 of file llvm/tools/llvm-cov/CoverageExporterJson.cpp
-
basic_string gtest_CSKYCPUTestsCSKYCPUTestFixture_EvalGenerateName_ (const ::testing::TestParamInfo<CSKYCPUTestFixture::ParamType> & info)Note that we include CSKY::AEK_NONE even when there are other extensions
we expect. This is because the default extensions for a CPU are the sum
of the default extensions for its architecture and for the CPU.
So if a CPU has no extra extensions, it adds AEK_NONE.
Defined at line 85 of file llvm/unittests/TargetParser/CSKYTargetParserTest.cpp
-
ParamGenerator gtest_CSKYCPUTestsCSKYCPUTestFixture_EvalGenerator_ ()Note that we include CSKY::AEK_NONE even when there are other extensions
we expect. This is because the default extensions for a CPU are the sum
of the default extensions for its architecture and for the CPU.
So if a CPU has no extra extensions, it adds AEK_NONE.
Defined at line 85 of file llvm/unittests/TargetParser/CSKYTargetParserTest.cpp
-
MachineInstr * createMockStore (MachineFunction & MF)Defined at line 85 of file llvm/unittests/CodeGen/RegAllocScoreTest.cpp
-
testReserve (const char * ArgData, size_t ArgSize)Defined at line 85 of file llvm/unittests/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManagerTest.cpp
-
Error buildTables_ELF_systemz (LinkGraph & G)Defined at line 85 of file llvm/lib/ExecutionEngine/JITLink/ELF_systemz.cpp
-
template <typename T>void graphEdgeTester (T & G)Defined at line 85 of file llvm/unittests/XRay/GraphTest.cpp
-
void writeName (StringRef StrName, Writer W)Defined at line 86 of file llvm/lib/ObjectYAML/XCOFFEmitter.cpp
-
void renderLineExecutionCounts (raw_ostream & OS, const coverage::CoverageData & FileCoverage)Defined at line 86 of file llvm/tools/llvm-cov/CoverageExporterLcov.cpp
-
PerfJITCodeLoadRecord getCodeLoadRecord (const Symbol & Sym, std::atomic<uint64_t> & CodeIndex)Defined at line 86 of file llvm/lib/ExecutionEngine/Orc/Debugging/PerfSupportPlugin.cpp
-
FixedPointSemantics getUFractSema ()Defined at line 87 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
void removeInstrumentation (Function & F)Defined at line 87 of file llvm/lib/Transforms/Instrumentation/PGOCtxProfFlattening.cpp
-
array generateData (uint16_t Machine)Defined at line 87 of file llvm/unittests/Object/ELFObjectFileTest.cpp
-
MachineTypes getMachine (Triple T)Defined at line 87 of file llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
-
Error handleCustomError (const CustomError & CE)Defined at line 88 of file llvm/unittests/Support/ErrorTest.cpp
-
bool PreferSmallestUnsigned (const ConstantRange & CR1, const ConstantRange & CR2)Defined at line 88 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
ConstantRange unionNoWrap (const ConstantRange & L, const ConstantRange & R)Defined at line 88 of file llvm/lib/Analysis/StackSafetyAnalysis.cpp
-
Error buildTables_ELF_x86_64 (LinkGraph & G)Defined at line 88 of file llvm/lib/ExecutionEngine/JITLink/ELF_x86_64.cpp
-
void updateMissingOrAdded (LVElement * Element, LVComparePass Pass)Defined at line 88 of file llvm/lib/DebugInfo/LogicalView/Core/LVCompare.cpp
-
MachineInstr * createMockLoadStore (MachineFunction & MF)Defined at line 89 of file llvm/unittests/CodeGen/RegAllocScoreTest.cpp
-
basic_string genGlobAtEnd (const std::vector<std::string> & Files)Defined at line 89 of file llvm/benchmarks/SpecialCaseListBM.cpp
-
bool IsValidCloning (const MachineFunction & MF, const int & BBIDToBlock, const int & ClonePath)Returns if we can legally apply the cloning represented by `ClonePath`.
`BBIDToBlock` contains the original basic blocks in function `MF` keyed by
their `BBID::BaseID`.
Defined at line 89 of file llvm/lib/CodeGen/BasicBlockPathCloning.cpp
-
bool isKernel (const Function & F)Defined at line 90 of file llvm/lib/Transforms/Utils/SplitModuleByCategory.cpp
-
Array renderRegion (const coverage::CountedRegion & Region)Defined at line 90 of file llvm/tools/llvm-cov/CoverageExporterJson.cpp
-
void handleCustomErrorVoid (const CustomError & CE)Defined at line 92 of file llvm/unittests/Support/ErrorTest.cpp
-
APInt MULHU (APInt X, APInt Y)Defined at line 92 of file llvm/unittests/Support/DivisionByConstantTest.cpp
-
testInitialize (const char * ArgData, size_t ArgSize)Defined at line 92 of file llvm/unittests/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManagerTest.cpp
-
RelaxAux initRelaxAux (LinkGraph & G)Defined at line 92 of file llvm/lib/ExecutionEngine/JITLink/ELF_loongarch.cpp
-
FixedPointSemantics getULFractSema ()Defined at line 93 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
raw_ostream & operator<< (raw_ostream & O, const CaseVector & C)Used for debugging purposes.
Defined at line 93 of file llvm/lib/Transforms/Utils/LowerSwitch.cpp
-
template <typename Fn>void EnumerateConstantFPRangesImpl (Fn TestFn, SparseLevel Level, bool MayBeQNaN, bool MayBeSNaN)Defined at line 93 of file llvm/unittests/IR/ConstantFPRangeTest.cpp
-
Error handleCustomErrorUP (unique_ptr CE)Defined at line 94 of file llvm/unittests/Support/ErrorTest.cpp
-
MachineInstr * createMockCheapRemat (MachineFunction & MF)Defined at line 94 of file llvm/unittests/CodeGen/RegAllocScoreTest.cpp
-
void adjustColumnWidths (ArrayRef Files, ArrayRef Functions)Adjust column widths to fit long file paths and function names.
Defined at line 94 of file llvm/tools/llvm-cov/CoverageReport.cpp
-
void mutateAndVerifyModule (StringRef Source, std::unique_ptr<IRMutator> & Mutator, int repeat, ArrayRef ExtraModuleVerifiers)Defined at line 94 of file llvm/unittests/FuzzMutate/StrategiesTest.cpp
-
void annotateIndirectCall (Module & M, CallBase & CB, const DenseMap<uint32_t, FlatIndirectTargets> & FlatProf, const InstrProfCallsite & Ins)Defined at line 94 of file llvm/lib/Transforms/Instrumentation/PGOCtxProfFlattening.cpp
-
bool PreferSmallestSigned (const ConstantRange & CR1, const ConstantRange & CR2)Defined at line 95 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
unique_ptr createPlatformGraph (MachOPlatform & MOP, basic_string Name)Defined at line 96 of file llvm/lib/ExecutionEngine/Orc/MachOPlatform.cpp
-
void printDebugLoc (const DebugLoc & DL, formatted_raw_ostream & OS)Defined at line 96 of file llvm/tools/llvm-dis/llvm-dis.cpp
-
ConstantRangeList GetCRL (ArrayRef Pairs)Defined at line 97 of file llvm/unittests/IR/ConstantRangeListTest.cpp
-
Array renderBranch (const coverage::CountedRegion & Region)Defined at line 97 of file llvm/tools/llvm-cov/CoverageExporterJson.cpp
-
std::optional<DestSourcePair> isCopyInstr (const MachineInstr & MI, const TargetInstrInfo & TII, bool UseCopyInstr)Defined at line 97 of file llvm/lib/CodeGen/MachineCopyPropagation.cpp
-
CtorTester getTestKey (int i, CtorTester * )Defined at line 98 of file llvm/unittests/ADT/DenseMapTest.cpp
-
void handleCustomErrorUPVoid (unique_ptr CE)Defined at line 98 of file llvm/unittests/Support/ErrorTest.cpp
-
size_t filename_pos (StringRef str, Style style)Returns the first character of the filename in str. For paths ending in
'/', it returns the position of the '/'.
Defined at line 98 of file llvm/lib/Support/Path.cpp
-
vector collectNestedBranches (const coverage::CoverageMapping & Coverage, ArrayRef Expansions, std::vector<LineColPair> & NestedPath, unsigned int & PositionCounter)Defined at line 98 of file llvm/tools/llvm-cov/CoverageExporterLcov.cpp
-
APInt UnsignedDivideUsingMagic (const APInt & Numerator, const APInt & Divisor, bool LZOptimization, bool AllowEvenDivisorOptimization, bool ForceNPQ, UnsignedDivisionByConstantInfo Magics)Defined at line 98 of file llvm/unittests/Support/DivisionByConstantTest.cpp
-
CtorTester getTestValue (int i, CtorTester * )Defined at line 99 of file llvm/unittests/ADT/DenseMapTest.cpp
-
MachineInstr * createMockExpensiveRemat (MachineFunction & MF)Defined at line 99 of file llvm/unittests/CodeGen/RegAllocScoreTest.cpp
-
FixedPointSemantics getPadUSAccumSema ()Defined at line 99 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
void parseExcludedPrefixes (StringRef PrefixesStr, SmallVectorImpl<StringRef> & ExcludedPrefixes)Defined at line 99 of file llvm/lib/Transforms/Utils/MetaRenamer.cpp
-
Error extractFromBitcode (MemoryBufferRef Buffer, SmallVectorImpl<OffloadFile> & Binaries)Defined at line 99 of file llvm/lib/Object/OffloadBinary.cpp
-
testRelease (const char * ArgData, size_t ArgSize)Defined at line 100 of file llvm/unittests/ExecutionEngine/Orc/EPCGenericJITLinkMemoryManagerTest.cpp
-
basic_string genGlobAtBothSides (const std::vector<std::string> & Files)Defined at line 100 of file llvm/benchmarks/SpecialCaseListBM.cpp
-
optional getTestKey (int i, std::optional<uint32_t> * )Defined at line 101 of file llvm/unittests/ADT/DenseMapTest.cpp
-
bool PreferSmallestNonFullUnsigned (const ConstantRange & CR1, const ConstantRange & CR2)Defined at line 101 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
bool blockEndsInUnreachable (const BasicBlock & BB)Same as blockEndsInUnreachable in CodeGen/BranchFolding.cpp. Do not modify
this function unless you modify the MBB version as well.
A no successor, non-return block probably ends in unreachable and is cold.
Also consider a block that ends in an indirect branch to be a return block,
since many targets use plain indirect branches to return.
Defined at line 102 of file llvm/lib/Transforms/IPO/HotColdSplitting.cpp
-
const char * getMIName (const MemIntrinsic * MI)Defined at line 102 of file llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
-
testReadStrings (const char * ArgData, size_t ArgSize)Defined at line 102 of file llvm/unittests/ExecutionEngine/Orc/EPCGenericMemoryAccessTest.cpp
-
template <typename T, typename TEnum>StringRef getEnumName (CodeViewRecordIO & IO, T Value, ArrayRef<EnumEntry<TEnum>> EnumValues)Defined at line 103 of file llvm/lib/DebugInfo/CodeView/TypeRecordMapping.cpp
-
MachineInstr * createMockDebug (MachineFunction & MF)Defined at line 104 of file llvm/unittests/CodeGen/RegAllocScoreTest.cpp
-
bool operator== (const reverse_iterator & L, const reverse_iterator & R)Defined at line 104 of file llvm/unittests/ADT/RangeAdapterTest.cpp
-
template <llvm::endianness Endianness>Symbol & createELFGOTHeader (LinkGraph & G, ppc64::TOCTableManager<Endianness> & TOC)Defined at line 104 of file llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp
-
Expected parseControlBlock (llvm::BitstreamCursor & cursor, llvm::SmallVectorImpl<uint64_t> & scratch)Defined at line 104 of file llvm/tools/dsymutil/SwiftModule.cpp
-
MachineTypes getDefaultMachine ()Defined at line 105 of file llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
-
FixedPointSemantics getPadUAccumSema ()Defined at line 105 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
Array gatherConditions (const coverage::MCDCRecord & Record)Defined at line 105 of file llvm/tools/llvm-cov/CoverageExporterJson.cpp
-
void renderDivider (raw_ostream & OS, const CoverageViewOptions & Options, bool isFileReport)Prints a horizontal divider long enough to cover the given column
widths.
Defined at line 105 of file llvm/tools/llvm-cov/CoverageReport.cpp
-
AssertionResult verifyDFSOrder (Function * F, ArrayRef RefOrder)Verify that blocks in
are corresponds to the depth-first visit
order the control flow of
This is an easy way to verify the branching structure of the CFG without
checking every branch instruction individually. For the CFG of a
CanonicalLoopInfo, the Cond BB's terminating branch's first edge is entering
the body, i.e. the DFS order corresponds to the execution order with one
loop iteration.
Defined at line 106 of file llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-
basic_string gtest_DIETestParamsDIELabelFixture_EvalGenerateName_ (const int & info)Defined at line 107 of file llvm/unittests/CodeGen/DIETest.cpp
-
int gtest_DIETestParamsDIELabelFixture_EvalGenerator_ ()Defined at line 107 of file llvm/unittests/CodeGen/DIETest.cpp
-
void createDebugValue (DIBuilder & DIB, Value * NewValue, DILocalVariable * Variable, DIExpression * Expression, const DILocation * DI, DbgVariableRecord * InsertBefore)Defined at line 107 of file llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp
-
void checkHashAndIsEqualMatch (MachineInstr * MI1, MachineInstr * MI2)Check that MachineInstrExpressionTrait::isEqual is symmetric and in sync with
MachineInstrExpressionTrait::getHashValue
Defined at line 107 of file llvm/unittests/CodeGen/MachineInstrTest.cpp
-
void promoteTypeIds (Module & M, StringRef ModuleId)Promote all internal (i.e. distinct) type ids used by the module by replacing
them with external type ids formed using the module id.
Note that this needs to be done before we clone the module because each clone
will receive its own set of distinct metadata nodes.
Defined at line 107 of file llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
-
template <class T, std::enable_if_t<std::is_assignable_v<T, int>, bool> = false>bool canAssignFromInt (T && )Defined at line 108 of file llvm/unittests/ADT/IteratorTest.cpp
-
MachineInstr * createMockKill (MachineFunction & MF)Defined at line 108 of file llvm/unittests/CodeGen/RegAllocScoreTest.cpp
-
bool operator!= (const reverse_iterator & L, const reverse_iterator & R)Defined at line 108 of file llvm/unittests/ADT/RangeAdapterTest.cpp
-
bool PreferSmallestNonFullSigned (const ConstantRange & CR1, const ConstantRange & CR2)Defined at line 108 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
TargetOptions getTargetOptionsForBogusMachine ()Defined at line 109 of file llvm/unittests/CodeGen/MFCommon.inc
-
std::optional<std::string> getPrefix (StringRef Argv0)Defined at line 109 of file llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
-
template <typename Sequence, typename Pred>SequencePrinter<Sequence, Pred> printSequence (const Sequence & S, char OpenSeq, char CloseSeq, Pred P)Defined at line 110 of file llvm/lib/ExecutionEngine/Orc/DebugUtils.cpp
-
void emitUnsupportedRootError (const Function & F, StringRef Reason)Defined at line 110 of file llvm/lib/Transforms/Instrumentation/PGOCtxProfLowering.cpp
-
void reportHWLoopFailure (StringRef Msg, StringRef ORETag, OptimizationRemarkEmitter * ORE, Loop * TheLoop, Instruction * I)Defined at line 111 of file llvm/lib/CodeGen/HardwareLoops.cpp
-
void MetaRenameOnlyInstructions (Function & F)Defined at line 111 of file llvm/lib/Transforms/Utils/MetaRenamer.cpp
-
FixedPointSemantics getPadULAccumSema ()Defined at line 111 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
const char * ElGetPromptFn (EditLine * EL)Defined at line 111 of file llvm/lib/LineEditor/LineEditor.cpp
-
void attachDebugInfo (GlobalVariable & GV, DISubprogram & SP)Defined at line 111 of file llvm/lib/CodeGen/JMCInstrumenter.cpp
-
void analyzeProfMetadata (BasicBlock * BB, BranchProbability ColdProbThresh, SmallPtrSetImpl<BasicBlock *> & AnnotatedColdBlocks)Defined at line 111 of file llvm/lib/Transforms/IPO/HotColdSplitting.cpp
-
Constant * FoldBitCast (Constant * C, Type * DestTy, const DataLayout & DL)Constant fold bitcast, symbolically evaluating it with DataLayout.
This always returns a non-null constant, but it may be a
ConstantExpr if unfoldable.
Defined at line 111 of file llvm/lib/Analysis/ConstantFolding.cpp
-
MachineInstr * createMockInlineAsm (MachineFunction & MF)Defined at line 112 of file llvm/unittests/CodeGen/RegAllocScoreTest.cpp
-
template <class Strategy>void mutateAndVerifyModule (StringRef Source, int repeat, ArrayRef ExtraModuleVerifiers)Defined at line 112 of file llvm/unittests/FuzzMutate/StrategiesTest.cpp
-
Value renderCondState (CondState CondState)Defined at line 112 of file llvm/tools/llvm-cov/CoverageExporterJson.cpp
-
basic_string genGlobAtBothSidesAndMid (const std::vector<std::string> & Files)Defined at line 112 of file llvm/benchmarks/SpecialCaseListBM.cpp
-
MDNode * getAllocTokenMetadata (const CallBase & CB)Returns the !alloc_token metadata if available.
Expected format is: !{
<type
-name>,
<contains
-pointer>}
Defined at line 112 of file llvm/lib/Transforms/Instrumentation/AllocToken.cpp
-
template <class T, std::enable_if_t<!std::is_assignable_v<T, int>, bool> = false>bool canAssignFromInt (T && )Defined at line 113 of file llvm/unittests/ADT/IteratorTest.cpp
-
void collectStackAddresses (Instruction & I)Defined at line 114 of file llvm/lib/Transforms/Utils/Debugify.cpp
-
optional getDebugInfoRecord (const Symbol & Sym, DWARFContext & DC)Defined at line 114 of file llvm/lib/ExecutionEngine/Orc/Debugging/PerfSupportPlugin.cpp
-
AssertionResult rangeContains (const ConstantRange & CR, const APInt & N, ArrayRef Inputs)Defined at line 115 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
std::ostream & operator<< (std::ostream & os, const ARMCPUTestParams<T> & params)Defined at line 116 of file llvm/unittests/TargetParser/TargetParserTest.cpp
-
void FixPhis (BasicBlock * SuccBB, BasicBlock * OrigBB, BasicBlock * NewBB, const APInt & NumMergedCases)Update the first occurrence of the "switch statement" BB in the PHI
node with the "new" BB. The other occurrences will:
1) Be updated by subsequent calls to this function. Switch statements may
have more than one outcoming edge into the same BB if they all have the same
value. When the switch statement is converted these incoming edges are now
coming from multiple BBs.
2) Removed if subsequent incoming values now share the same case, i.e.,
multiple outcome edges are condensed into one. This is necessary to keep the
number of phi values equal to the number of branches to SuccBB.
Defined at line 116 of file llvm/lib/Transforms/Utils/LowerSwitch.cpp
-
uint64_t getAllocSizeInBits (Module & M, Type * Ty)Defined at line 117 of file llvm/lib/Transforms/Utils/Debugify.cpp
-
template <typename ExpectedType, typename VarType>void CompileAssertHasType (VarType )Defined at line 117 of file llvm/unittests/IR/ValueMapTest.cpp
-
template <typename Sequence, typename Pred>llvm::raw_ostream & operator<< (llvm::raw_ostream & OS, const SequencePrinter<Sequence, Pred> & Printer)Render a SequencePrinter by delegating to its printTo method.
Defined at line 117 of file llvm/lib/ExecutionEngine/Orc/DebugUtils.cpp
-
FixedPointSemantics getPadUSFractSema ()Defined at line 117 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
void errAsOutParamHelper (Error & Err)ErrorAsOutParameter tester.
Defined at line 117 of file llvm/unittests/Support/ErrorTest.cpp
-
void MetaRename (Function & F)Defined at line 117 of file llvm/lib/Transforms/Utils/MetaRenamer.cpp
-
size_t root_dir_start (StringRef str, Style style)Returns the position of the root directory in str. If there is no root
directory in str, it returns StringRef::npos.
Defined at line 117 of file llvm/lib/Support/Path.cpp
-
template <typename SectionType>SectionType constructSection (const MachOYAML::Section & Sec)Defined at line 118 of file llvm/lib/ObjectYAML/MachOEmitter.cpp
-
basic_string getMemberAttributes (CodeViewRecordIO & IO, MemberAccess Access, MethodKind Kind, MethodOptions Options)Defined at line 118 of file llvm/lib/DebugInfo/CodeView/TypeRecordMapping.cpp
-
SanitizerBinaryMetadataOptions && transformOptionsFromCl (SanitizerBinaryMetadataOptions && Opts)Apply opt overrides.
Defined at line 119 of file llvm/lib/Transforms/Instrumentation/SanitizerBinaryMetadata.cpp
-
unsigned int getCombinedColumnWidth (const CoverageViewOptions & Opts)Get the width of the leading columns.
Defined at line 120 of file llvm/tools/llvm-cov/SourceCoverageViewText.cpp
-
void fatalError (const Twine & Message)Defined at line 120 of file llvm/tools/llvm-rc/llvm-rc.cpp
-
template <typename R>void TestRev (const R & r)Defined at line 120 of file llvm/unittests/ADT/RangeAdapterTest.cpp
-
bool isFunctionSkipped (Function & F)Defined at line 121 of file llvm/lib/Transforms/Utils/Debugify.cpp
-
MachineInstr & getMI (MachineFunction & MF, unsigned int At, unsigned int BlockNum)Defined at line 121 of file llvm/unittests/MI/LiveIntervalTest.cpp
-
hash_code hash_value (const ComplexValue & Arg)Defined at line 122 of file llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
-
JITSymbolFlags toJITSymbolFlags ( F)Defined at line 122 of file llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp
-
bool parseModuleDefinition (StringRef DefFileName, MachineTypes Machine, bool AddUnderscores, int & Exports, std::string & OutputFile)Defined at line 122 of file llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
-
unsigned char ElCompletionFn (EditLine * EL, int ch)Handles tab completion.
This function is really horrible. But since the alternative is to get into
the line editor business, here we are.
Defined at line 122 of file llvm/lib/LineEditor/LineEditor.cpp
-
FixedPointSemantics getPadUFractSema ()Defined at line 123 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
bool ExtraMaterializable (Instruction & I)Materializable callback with extra rematerialization
Defined at line 123 of file llvm/unittests/Transforms/Coroutines/ExtraRematTest.cpp
-
Slice createSliceFromArchive (LLVMContext & LLVMCtx, const Archive & A)Defined at line 124 of file llvm/tools/llvm-lipo/llvm-lipo.cpp
-
Array gatherTestVectors (coverage::MCDCRecord & Record)Defined at line 124 of file llvm/tools/llvm-cov/CoverageExporterJson.cpp
-
void annotateIndirectCalls (Module & M, const CtxProfAnalysis::Result & CtxProf)We normally return a "Changed" bool, but the calling pass' run assumes
something will change - some profile will be added - so this won't add much
by returning false when applicable.
Defined at line 124 of file llvm/lib/Transforms/Instrumentation/PGOCtxProfFlattening.cpp
-
basic_string createTempFile (const Twine & Prefix, StringRef Suffix)Defined at line 125 of file llvm/tools/llvm-rc/llvm-rc.cpp
-
GlobalVariable * createBinDesc (Module & M, ArrayRef Bufs, pair EntryArray, StringRef Suffix, bool Relocatable)Creates binary descriptor for the given device images. Binary descriptor
is an object that is passed to the offloading runtime at program startup
and it describes all device images available in the executable or shared
library. It is defined as follows
__attribute__((visibility("hidden")))
extern __tgt_offload_entry *__start_omp_offloading_entries;
__attribute__((visibility("hidden")))
extern __tgt_offload_entry *__stop_omp_offloading_entries;
static const char Image0[] = {
<Bufs
.front() contents> };
...
static const char ImageN[] = {
<Bufs
.back() contents> };
static const __tgt_device_image Images[] = {
{
Image0, /*ImageStart*/
Image0 + sizeof(Image0), /*ImageEnd*/
__start_omp_offloading_entries, /*EntriesBegin*/
__stop_omp_offloading_entries /*EntriesEnd*/
},
...
{
ImageN, /*ImageStart*/
ImageN + sizeof(ImageN), /*ImageEnd*/
__start_omp_offloading_entries, /*EntriesBegin*/
__stop_omp_offloading_entries /*EntriesEnd*/
}
};
static const __tgt_bin_desc BinDesc = {
sizeof(Images) / sizeof(Images[0]), /*NumDeviceImages*/
Images, /*DeviceImages*/
__start_omp_offloading_entries, /*HostEntriesBegin*/
__stop_omp_offloading_entries /*HostEntriesEnd*/
};
Global variable that represents BinDesc is returned.
Defined at line 126 of file llvm/lib/Frontend/Offloading/OffloadWrapper.cpp
-
unsigned int getDividerWidth (const CoverageViewOptions & Opts)The width of the line that is used to divide between the view and
the subviews.
Defined at line 127 of file llvm/tools/llvm-cov/SourceCoverageViewText.cpp
-
bool operator== (const Constructable & c0, const Constructable & c1)Defined at line 127 of file llvm/unittests/ADT/SmallVectorTest.cpp
-
FunctionType * getCheckFunctionType (LLVMContext & Ctx)Defined at line 128 of file llvm/lib/CodeGen/JMCInstrumenter.cpp
-
FixedPointSemantics getPadULFractSema ()Defined at line 129 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
Instruction * findTerminatingInstruction (BasicBlock & BB)Find the basic block's terminating instruction.
Special care is needed to handle musttail and deopt calls, as these behave
like (but are in fact not) terminators.
Defined at line 129 of file llvm/lib/Transforms/Utils/Debugify.cpp
-
Error parseCFI (dwarf::CIE & C, ArrayRef Instructions, optional Size)Defined at line 129 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp
-
void appendNestedCountedRegions (const std::vector<CountedRegion> & Src, std::vector<NestedCountedRegion> & Dst)Defined at line 130 of file llvm/tools/llvm-cov/CoverageExporterLcov.cpp
-
template <llvm::endianness Endianness>void registerExistingGOTEntries (LinkGraph & G, ppc64::TOCTableManager<Endianness> & TOC)Register preexisting GOT entries with TOC table manager.
Defined at line 130 of file llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp
-
void TestRange (const ConstantRange & CR, const SmallBitVector & Elems, function_ref PreferenceFn, ArrayRef Inputs, bool CheckOptimality)Check whether constant range CR is an optimal approximation of the set
Elems under the given PreferenceFn. The preference function should return
true if the first range argument is strictly preferred to the second one.
Defined at line 130 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
bool operator!= (const Constructable & c0, const Constructable & c1)Defined at line 131 of file llvm/unittests/ADT/SmallVectorTest.cpp
-
template <typename T>Colors determineCoveragePercentageColor (const T & Info)Return the color which correponds to the coverage percentage of a
certain metric.
Defined at line 131 of file llvm/tools/llvm-cov/CoverageReport.cpp
-
Slice createSliceFromIR (const IRObjectFile & IRO, unsigned int Align)Defined at line 131 of file llvm/tools/llvm-lipo/llvm-lipo.cpp
-
void MetaRename (Module & M, function_ref<TargetLibraryInfo &(Function &)> GetTLI)Defined at line 131 of file llvm/lib/Transforms/Utils/MetaRenamer.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const WasmRelocationEntry & Rel)Defined at line 132 of file llvm/lib/MC/WasmObjectWriter.cpp
-
Globals & getGlobals ()Defined at line 132 of file llvm/lib/Support/DynamicLibrary.cpp
-
bool containsPointer (const MDNode * MD)Defined at line 132 of file llvm/lib/Transforms/Instrumentation/AllocToken.cpp
-
void BM_Make_ (benchmark::State & state, std::string (*)(const std::vector<std::string> &) GenerateCaseList)Defined at line 132 of file llvm/benchmarks/SpecialCaseListBM.cpp
-
BogusTargetMachine * createTargetMachine ()Defined at line 133 of file llvm/unittests/CodeGen/MFCommon.inc
-
ErrorOr<std::string> findClang (const char * Argv0, StringRef Triple)Defined at line 133 of file llvm/tools/llvm-rc/llvm-rc.cpp
-
Module * getExternal (LLVMContext & Ctx, StringRef FuncName)Defined at line 134 of file llvm/unittests/Linker/LinkModulesTest.cpp
-
Function * createDefaultCheckFunction (Module & M, bool UseX86FastCall)Defined at line 134 of file llvm/lib/CodeGen/JMCInstrumenter.cpp
-
template <typename StructType>size_t writeLoadCommandData (MachOYAML::LoadCommand & LC, raw_ostream & OS, bool IsLittleEndian)Defined at line 135 of file llvm/lib/ObjectYAML/MachOEmitter.cpp
-
FixedPointSemantics getU8Neg10 ()Defined at line 135 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
basic_string gtest_BitstreamWriterFlushCasesBitstreamWriterFlushTest_EvalGenerateName_ (const ::testing::TestParamInfo<BitstreamWriterFlushTest::ParamType> & info)Defined at line 136 of file llvm/unittests/Bitstream/BitstreamWriterTest.cpp
-
ParamGenerator gtest_BitstreamWriterFlushCasesBitstreamWriterFlushTest_EvalGenerator_ ()Defined at line 136 of file llvm/unittests/Bitstream/BitstreamWriterTest.cpp
-
bool operator< (const Constructable & c0, const Constructable & c1)Defined at line 136 of file llvm/unittests/ADT/SmallVectorTest.cpp
-
void NotifyDebugger (jit_code_entry * JITCodeEntry)Do the registration.
Defined at line 136 of file llvm/lib/ExecutionEngine/GDBRegistrationListener.cpp
-
int parseIR (LLVMContext & Context, const char * IR)Defined at line 137 of file llvm/unittests/CodeGen/PassManagerTest.cpp
-
bool unlikelyExecuted (BasicBlock & BB)Defined at line 137 of file llvm/lib/Transforms/IPO/HotColdSplitting.cpp
-
Error parseCFI (dwarf::FDE & FDE, ArrayRef Instructions)Defined at line 138 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp
-
llvm::raw_ostream & operator<< (llvm::raw_ostream & OS, const EqClassKey & K)Defined at line 138 of file llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
-
bool isNewFormatTypeNode (const MDNode * N)isNewFormatTypeNode - Return true iff the given type node is in the new
size-aware format.
Defined at line 138 of file llvm/lib/Analysis/TypeBasedAliasAnalysis.cpp
-
void testHandleMove (MachineFunction & MF, LiveIntervals & LIS, unsigned int From, unsigned int To, unsigned int BlockNum)Move instruction number
in front of instruction number
and
update affected liveness intervals with LiveIntervalAnalysis::handleMove().
Defined at line 138 of file llvm/unittests/MI/LiveIntervalTest.cpp
-
int createMachineFunction (LLVMContext & Ctx, Module & M, const Twine & Name)Defined at line 138 of file llvm/unittests/CodeGen/MFCommon.inc
-
AssertionResult verifyListOrder (Function * F, ArrayRef RefOrder)Verify that blocks in
are in the same relative order in the
linked lists of blocks in
The linked list may contain additional
blocks in-between.
While the order in the linked list is not relevant for semantics, keeping
the order roughly in execution order makes its printout easier to read.
Defined at line 138 of file llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-
bool operator<= (const Constructable & c0, const Constructable & c1)Defined at line 139 of file llvm/unittests/ADT/SmallVectorTest.cpp
-
raw_ostream & operator<< (raw_ostream & OS, BitRange R)Defined at line 139 of file llvm/utils/TableGen/DecoderTableEmitter.cpp
-
unsigned int getNumRedundantPathComponents (ArrayRef Paths)Get the number of redundant path components in each path in
Defined at line 139 of file llvm/tools/llvm-cov/CoverageReport.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const StoreToLoadForwardingCandidate & Cand)Defined at line 140 of file llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp
-
fromJITSymbolFlags (JITSymbolFlags JSF)Defined at line 140 of file llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp
-
template <>size_t writeLoadCommandData<llvm::MachO::segment_command> (MachOYAML::LoadCommand & LC, raw_ostream & OS, bool IsLittleEndian)Defined at line 140 of file llvm/lib/ObjectYAML/MachOEmitter.cpp
-
void relaxAlign (ExecutorAddr Loc, const Edge & E, uint32_t & Remove, Edge::Kind & NewEdgeKind)Defined at line 140 of file llvm/lib/ExecutionEngine/JITLink/ELF_loongarch.cpp
-
size_t parent_path_end (StringRef path, Style style)Returns the position past the end of the "parent path" of path. The parent
path will not end in '/', unless the parent is the root directory. If the
path has no parent, 0 is returned.
Defined at line 140 of file llvm/lib/Support/Path.cpp
-
template <typename ELFT>Expected<std::unique_ptr<DyldELFObject<ELFT>>> createRTDyldELFObject (MemoryBufferRef Buffer, const ObjectFile & SourceObject, const LoadedELFObjectInfo & L)Defined at line 140 of file llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
-
template <typename T, int W>void writePatchableULEB (raw_pwrite_stream & Stream, T Value, uint64_t Offset)Write Value as an (unsigned) LEB value at offset Offset in Stream, padded
to allow patching.
Defined at line 141 of file llvm/lib/MC/WasmObjectWriter.cpp
-
Array renderMCDCRecord (const coverage::MCDCRecord & Record)Defined at line 141 of file llvm/tools/llvm-cov/CoverageExporterJson.cpp
-
Error extractFromArchive (const Archive & Library, SmallVectorImpl<OffloadFile> & Binaries)Defined at line 141 of file llvm/lib/Object/OffloadBinary.cpp
-
FixedPointSemantics getS16Neg18 ()Defined at line 142 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
template <typename CalleeTy>raw_ostream & operator<< (raw_ostream & OS, const UseInfo<CalleeTy> & U)Defined at line 142 of file llvm/lib/Analysis/StackSafetyAnalysis.cpp
-
void BM_True_ (benchmark::State & state, std::string (*)(const std::vector<std::string> &) GenerateCaseList)Defined at line 142 of file llvm/benchmarks/SpecialCaseListBM.cpp
-
bool operator> (const Constructable & c0, const Constructable & c1)Defined at line 143 of file llvm/unittests/ADT/SmallVectorTest.cpp
-
double jumpExtTSPScore (uint64_t JumpDist, uint64_t JumpMaxDist, uint64_t Count, double Weight)Compute the Ext-TSP score for a given jump.
Defined at line 143 of file llvm/lib/Transforms/Utils/CodeLayout.cpp
-
template <typename Fn>void EnumerateConstantFPRanges (Fn TestFn, SparseLevel Level, bool IgnoreSNaNs)Defined at line 143 of file llvm/unittests/IR/ConstantFPRangeTest.cpp
-
void checkDefaultPrologue (uint16_t Version, DwarfFormat Format, Prologue Prologue, uint64_t BodyLength)Defined at line 143 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
-
void appendNestedCountedRegions (const std::vector<NestedCountedRegion> & Src, std::vector<NestedCountedRegion> & Dst)Defined at line 144 of file llvm/tools/llvm-cov/CoverageExporterLcov.cpp
-
void handleLibLTODiagnostic ( Severity, const char * Msg, void * )Defined at line 145 of file llvm/tools/lto/lto.cpp
-
basic_string gtest_DIETestParamsDIEDeltaFixture_EvalGenerateName_ (const int & info)Defined at line 146 of file llvm/unittests/CodeGen/DIETest.cpp
-
int gtest_DIETestParamsDIEDeltaFixture_EvalGenerator_ ()Defined at line 146 of file llvm/unittests/CodeGen/DIETest.cpp
-
bool operator>= (const Constructable & c0, const Constructable & c1)Defined at line 147 of file llvm/unittests/ADT/SmallVectorTest.cpp
-
template <llvm::endianness Endianness>Error buildTables_ELF_ppc64 (LinkGraph & G)Defined at line 148 of file llvm/lib/ExecutionEngine/JITLink/ELF_ppc64.cpp
-
template <typename T, typename IterT>std::optional<T> findCommonBetweenCollections (IterT A, IterT B)Defined at line 149 of file llvm/lib/CodeGen/ComplexDeinterleavingPass.cpp
-
void TestAddSubExhaustive (bool IsAdd)Defined at line 149 of file llvm/unittests/Support/KnownBitsTest.cpp
-
FixedPointSemantics getU8Pos4 ()Defined at line 150 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
Module * getInternal (LLVMContext & Ctx)Defined at line 150 of file llvm/unittests/Linker/LinkModulesTest.cpp
-
template <typename T, size_t N>T * begin (T (&)[N] arr)Defined at line 151 of file llvm/unittests/ADT/HashingTest.cpp
-
template <typename T, int W>void writePatchableSLEB (raw_pwrite_stream & Stream, T Value, uint64_t Offset)Write Value as an signed LEB value at offset Offset in Stream, padded
to allow patching.
Defined at line 151 of file llvm/lib/MC/WasmObjectWriter.cpp
-
Array renderRegions (ArrayRef Regions)Defined at line 151 of file llvm/tools/llvm-cov/CoverageExporterJson.cpp
-
template <typename T, size_t N>T * end (T (&)[N] arr)Defined at line 152 of file llvm/unittests/ADT/HashingTest.cpp
-
basic_string gtest_DirectiveNameParserTestParseInvalid_EvalGenerateName_ (const ::testing::TestParamInfo<ParseInvalid::ParamType> & info)Defined at line 152 of file llvm/unittests/Frontend/OpenMPDirectiveNameParserTest.cpp
-
ParamGenerator gtest_DirectiveNameParserTestParseInvalid_EvalGenerator_ ()Defined at line 152 of file llvm/unittests/Frontend/OpenMPDirectiveNameParserTest.cpp
-
bool sortNested (const NestedCountedRegion & I, const NestedCountedRegion & J)Defined at line 153 of file llvm/tools/llvm-cov/CoverageExporterLcov.cpp
-
void testHandleMoveIntoNewBundle (MachineFunction & MF, LiveIntervals & LIS, unsigned int From, unsigned int To, unsigned int BlockNum)Move instructions numbered
inclusive through instruction number
into a newly formed bundle and update affected liveness intervals
with LiveIntervalAnalysis::handleMoveIntoNewBundle().
Defined at line 153 of file llvm/unittests/MI/LiveIntervalTest.cpp
-
double extTSPScore (uint64_t SrcAddr, uint64_t SrcSize, uint64_t DstAddr, uint64_t Count, bool IsConditional)Compute the Ext-TSP score for a jump between a given pair of blocks,
using their sizes, (estimated) addresses and the jump execution count.
Defined at line 153 of file llvm/lib/Transforms/Utils/CodeLayout.cpp
-
void checkUnspecifiedParameters (LVReader * Reader)Check proper handling of DW_AT_unspecified_parameters in
LVScope::addMissingElements().
Defined at line 153 of file llvm/unittests/DebugInfo/LogicalView/DWARFReaderTest.cpp
-
ConstantRange getStaticAllocaSizeRange (const AllocaInst & AI)Calculate the allocation size of a given alloca. Returns empty range
in case of confution.
Defined at line 153 of file llvm/lib/Analysis/StackSafetyAnalysis.cpp
-
BasicBlock * NewLeafBlock (CaseRange & Leaf, Value * Val, ConstantInt * LowerBound, ConstantInt * UpperBound, BasicBlock * OrigBlock, BasicBlock * Default)Create a new leaf block for the binary lookup tree. It checks if the
switch's value == the case's value. If not, then it jumps to the default
branch. At this point in the tree, the value can't be another valid case
value, so the jump to the "default" branch is warranted.
Defined at line 154 of file llvm/lib/Transforms/Utils/LowerSwitch.cpp
-
void checkData (UUPoint Point, const UUData * Data, UUPoint Left, UUPoint Right, UUValue Value)Defined at line 155 of file llvm/unittests/ADT/IntervalTreeTest.cpp
-
void checkElementPropertiesMsvcCodeview (LVReader * Reader)Check the logical elements basic properties (MSVC - Codeview).
Defined at line 155 of file llvm/unittests/DebugInfo/LogicalView/CodeViewReaderTest.cpp
-
DenseSet toSymbolNameSet ( Symbols)Defined at line 156 of file llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp
-
template <>size_t writeLoadCommandData<llvm::MachO::segment_command_64> (MachOYAML::LoadCommand & LC, raw_ostream & OS, bool IsLittleEndian)Defined at line 156 of file llvm/lib/ObjectYAML/MachOEmitter.cpp
-
hash_code hash_value (HashableDummy dummy)Defined at line 157 of file llvm/unittests/ADT/HashingTest.cpp
-
FixedPointSemantics getS32Pos2 ()Defined at line 157 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
void writePatchableU32 (raw_pwrite_stream & Stream, uint32_t Value, uint64_t Offset)Defined at line 158 of file llvm/lib/MC/WasmObjectWriter.cpp
-
Array renderBranchRegions (ArrayRef Regions)Defined at line 158 of file llvm/tools/llvm-cov/CoverageExporterJson.cpp
-
template <typename Fn>void EnumerateTwoInterestingConstantFPRanges (Fn TestFn, SparseLevel Level)Defined at line 158 of file llvm/unittests/IR/ConstantFPRangeTest.cpp
-
bool ApplyCloning (MachineFunction & MF, const int & ClonePaths)Applies all clonings specified in `ClonePaths` to `MF`. Returns true
if any clonings have been applied.
Defined at line 158 of file llvm/lib/CodeGen/BasicBlockPathCloning.cpp
-
basic_string gtest_PGOInstrumetationGenTestSuitePGOInstrumentationGenTest_EvalGenerateName_ (const int & info)Defined at line 159 of file llvm/unittests/Transforms/Instrumentation/PGOInstrumentationTest.cpp
-
int gtest_PGOInstrumetationGenTestSuitePGOInstrumentationGenTest_EvalGenerator_ ()Defined at line 159 of file llvm/unittests/Transforms/Instrumentation/PGOInstrumentationTest.cpp
-
void BM_False (benchmark::State & state, std::string (*)(const std::vector<std::string> &) GenerateCaseList)Defined at line 159 of file llvm/benchmarks/SpecialCaseListBM.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const PrintArg & )Defined at line 160 of file llvm/lib/Support/CommandLine.cpp
-
void checkData (UUPoint Point, find_iterator Iter, UUPoint Left, UUPoint Right, UUValue Value)Defined at line 160 of file llvm/unittests/ADT/IntervalTreeTest.cpp
-
Expected getUnwindingRecord (LinkGraph & G)Defined at line 160 of file llvm/lib/ExecutionEngine/Orc/Debugging/PerfSupportPlugin.cpp
-
void combineInstanceCounts (std::vector<NestedCountedRegion> & Branches)Defined at line 161 of file llvm/tools/llvm-cov/CoverageExporterLcov.cpp
-
bool relaxBlock (LinkGraph & G, Block & Block, BlockRelaxAux & Aux)Defined at line 161 of file llvm/lib/ExecutionEngine/JITLink/ELF_loongarch.cpp
-
int printError (Error E, Twine File)Defined at line 162 of file llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
-
void writePatchableS32 (raw_pwrite_stream & Stream, int32_t Value, uint64_t Offset)Defined at line 163 of file llvm/lib/MC/WasmObjectWriter.cpp
-
void findCalls (Function * F, RuntimeFunction FnID, OpenMPIRBuilder & OMPBuilder, SmallVectorImpl<CallInst *> & Calls)Populate Calls with call instructions calling the function with the given
FnID from the given function F.
Defined at line 163 of file llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-
void CheckUnpaddedMax (const FixedPointSemantics & Sema)Defined at line 164 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
DenseMap toSymbolMap (LLVMOrcCSymbolMapPairs Syms, size_t NumPairs)Defined at line 164 of file llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp
-
bool mayExtractBlock (const BasicBlock & BB)Check whether it's safe to outline
Defined at line 164 of file llvm/lib/Transforms/IPO/HotColdSplitting.cpp
-
const Module * unwrapModule (Any IR, bool Force)Extract Module out of
unit. May return nullptr if
does not match
certain global filters. Will never return nullptr if
is true.
Defined at line 164 of file llvm/lib/Passes/StandardInstrumentations.cpp
-
basic_string gtest_DIETestParamsDIELocListFixture_EvalGenerateName_ (const int & info)Defined at line 165 of file llvm/unittests/CodeGen/DIETest.cpp
-
int gtest_DIETestParamsDIELocListFixture_EvalGenerator_ ()Defined at line 165 of file llvm/unittests/CodeGen/DIETest.cpp
-
basic_string gtest_PrmitiveSpecifiersDataLayoutPrimitiveSpecificationTest_EvalGenerateName_ (const ::testing::TestParamInfo<DataLayoutPrimitiveSpecificationTest::ParamType> & info)Defined at line 165 of file llvm/unittests/IR/DataLayoutTest.cpp
-
ParamGenerator gtest_PrmitiveSpecifiersDataLayoutPrimitiveSpecificationTest_EvalGenerator_ ()Defined at line 165 of file llvm/unittests/IR/DataLayoutTest.cpp
-
void sortChainInBBOrder (Chain & C)Defined at line 165 of file llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
-
Array renderMCDCRecords (ArrayRef Records)Defined at line 166 of file llvm/tools/llvm-cov/CoverageExporterJson.cpp
-
template <>MemprofMetadataEqualsMatcherP<ExpectedVals_type> MemprofMetadataEquals (ExpectedVals_type gmock_p0)TODO: Use this matcher in existing tests.
ExpectedVals should be a vector of expected MIBs and their allocation type
and stack id contents in order, of type:
std::vector
<std
::pair
<AllocationType
, std::vector
<unsigned
>>>
Defined at line 167 of file llvm/unittests/Analysis/MemoryProfileInfoTest.cpp
-
bool isUsableArch (ArchType Arch)Defined at line 167 of file llvm/tools/llvm-rc/llvm-rc.cpp
-
void writePatchableU64 (raw_pwrite_stream & Stream, uint64_t Value, uint64_t Offset)Defined at line 168 of file llvm/lib/MC/WasmObjectWriter.cpp
-
uint64_t getCtorAndDtorPriority (Triple & TargetTriple)Defined at line 168 of file llvm/lib/Transforms/Instrumentation/MemProfInstrumentation.cpp
-
template <typename T>ArrayRef toBytes (const T & Input)Defined at line 168 of file llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp
-
void CheckPaddedMax (const FixedPointSemantics & Sema)Defined at line 169 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
void sortChainInOffsetOrder (Chain & C)Defined at line 169 of file llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
-
unsigned int getRedundantPrefixLen (ArrayRef Paths)Determine the length of the longest redundant prefix of the paths in
Defined at line 169 of file llvm/tools/llvm-cov/CoverageReport.cpp
-
void CompileTest ()Defined at line 170 of file llvm/unittests/ADT/SmallVectorTest.cpp
-
template <typename Fn>void EnumerateValuesInConstantFPRange (const ConstantFPRange & CR, Fn TestFn, bool IgnoreNaNPayload)Defined at line 170 of file llvm/unittests/IR/ConstantFPRangeTest.cpp
-
basic_string gtest_ARMCPUTestsPart1ARMCPUTestFixture_EvalGenerateName_ (const ::testing::TestParamInfo<ARMCPUTestFixture::ParamType> & info)Note that we include ARM::AEK_NONE even when there are other extensions
we expect. This is because the default extensions for a CPU are the sum
of the default extensions for its architecture and for the CPU.
So if a CPU has no extra extensions, it adds AEK_NONE.
Defined at line 172 of file llvm/unittests/TargetParser/TargetParserTest.cpp
-
ParamGenerator gtest_ARMCPUTestsPart1ARMCPUTestFixture_EvalGenerator_ ()Note that we include ARM::AEK_NONE even when there are other extensions
we expect. This is because the default extensions for a CPU are the sum
of the default extensions for its architecture and for the CPU.
So if a CPU has no extra extensions, it adds AEK_NONE.
Defined at line 172 of file llvm/unittests/TargetParser/TargetParserTest.cpp
-
size_t writePayloadString (MachOYAML::LoadCommand & LC, raw_ostream & OS)Defined at line 172 of file llvm/lib/ObjectYAML/MachOEmitter.cpp
-
template <typename Callable>int forEachCoff (object::Archive & Archive, StringRef Name, Callable Callback)Defined at line 172 of file llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
-
void writePatchableS64 (raw_pwrite_stream & Stream, int64_t Value, uint64_t Offset)Defined at line 173 of file llvm/lib/MC/WasmObjectWriter.cpp
-
vector collectNestedBranches (const coverage::CoverageMapping & Coverage, ArrayRef Expansions)Defined at line 173 of file llvm/tools/llvm-cov/CoverageExporterJson.cpp
-
void CheckMin (const FixedPointSemantics & Sema)Defined at line 174 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
void testSplitAt (MachineFunction & MF, LiveIntervals & LIS, unsigned int SplitAt, unsigned int BlockNum)Split block numbered
at instruction
using
MachineBasicBlock::splitAt updating liveness intervals.
Defined at line 174 of file llvm/unittests/MI/LiveIntervalTest.cpp
-
DenseMap toSymbolDependenceMap (LLVMOrcCDependenceMapPairs Pairs, size_t NumPairs)Defined at line 174 of file llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp
-
void dumpChain (ArrayRef C)Defined at line 177 of file llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
-
void insertModuleCtor (Module & M)Defined at line 177 of file llvm/lib/Transforms/Instrumentation/ThreadSanitizer.cpp
-
void simplifyExternals (Module & M)Drop unused globals, and drop type information from function declarations.
FIXME: If we made functions typeless then there would be no need to do this.
Defined at line 177 of file llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
-
CallInst * findSingleCall (Function * F, RuntimeFunction FnID, OpenMPIRBuilder & OMPBuilder)Assuming
contains only one call to the function with the given
return that call.
Defined at line 178 of file llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-
void checkScopeModule (LVReader * Reader)Check the basic properties on parsed DW_TAG_module.
Defined at line 178 of file llvm/unittests/DebugInfo/LogicalView/DWARFReaderTest.cpp
-
void patchI32 (raw_pwrite_stream & Stream, uint32_t Value, uint64_t Offset)Write Value as a plain integer value at offset Offset in Stream.
Defined at line 179 of file llvm/lib/MC/WasmObjectWriter.cpp
-
SanitizerCoverageOptions getOptions (int LegacyCoverageLevel)Defined at line 179 of file llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
-
OwningBinary createELFDebugObject (const ObjectFile & Obj, const LoadedELFObjectInfo & L)Defined at line 179 of file llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
-
void fail (const llvm::Twine & E)--------- ERROR HANDLING ---------
Defined at line 181 of file llvm/tools/sancov/sancov.cpp
-
template <>size_t writeLoadCommandData<llvm::MachO::dylib_command> (MachOYAML::LoadCommand & LC, raw_ostream & OS, bool IsLittleEndian)Defined at line 181 of file llvm/lib/ObjectYAML/MachOEmitter.cpp
-
void renderBranchExecutionCounts (raw_ostream & OS, const coverage::CoverageMapping & Coverage, const coverage::CoverageData & FileCoverage, bool UnifyInstances)Defined at line 181 of file llvm/tools/llvm-cov/CoverageExporterLcov.cpp
-
template <typename VectorT>void assertValuesInOrder (VectorT & v, size_t size)Assert that v contains the specified values, in order.
Defined at line 182 of file llvm/unittests/ADT/SmallVectorTest.cpp
-
basic_string gtest_OnDiskTrieRawHashMapTestOnDiskTrieRawHashMapTestFixture_EvalGenerateName_ (const ::testing::TestParamInfo<OnDiskTrieRawHashMapTestFixture::ParamType> & info)Defined at line 185 of file llvm/unittests/CAS/OnDiskTrieRawHashMapTest.cpp
-
ParamGenerator gtest_OnDiskTrieRawHashMapTestOnDiskTrieRawHashMapTestFixture_EvalGenerator_ ()Defined at line 185 of file llvm/unittests/CAS/OnDiskTrieRawHashMapTest.cpp
-
ArchType getDefaultFallbackArch ()Defined at line 185 of file llvm/tools/llvm-rc/llvm-rc.cpp
-
void failIf (bool B, const llvm::Twine & E)Defined at line 186 of file llvm/tools/sancov/sancov.cpp
-
void patchI64 (raw_pwrite_stream & Stream, uint64_t Value, uint64_t Offset)Defined at line 186 of file llvm/lib/MC/WasmObjectWriter.cpp
-
int parseIR (const char * IR)Defined at line 187 of file llvm/unittests/Analysis/CGSCCPassManagerTest.cpp
-
bool checkRegUnitInterference (LiveIntervals & LIS, const TargetRegisterInfo & TRI, const LiveInterval & VirtReg, MCRegister PhysReg)Helper function to test for interference between a hard register and a
virtual register live ranges.
Defined at line 187 of file llvm/unittests/MI/LiveIntervalTest.cpp
-
template <>size_t writeLoadCommandData<llvm::MachO::dylinker_command> (MachOYAML::LoadCommand & LC, raw_ostream & OS, bool IsLittleEndian)Defined at line 188 of file llvm/lib/ObjectYAML/MachOEmitter.cpp
-
ScheduleKind getSchedKind (OMPScheduleType SchedType)Defined at line 188 of file llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-
SmallString getParseErrorMsg (TBDKey Key)Defined at line 189 of file llvm/lib/TextAPI/TextStubV5.cpp
-
Instruction * propagateMetadata (Instruction * I, const Chain & C)Defined at line 189 of file llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
-
basic_string getClangClTriple ()Defined at line 189 of file llvm/tools/llvm-rc/llvm-rc.cpp
-
void TestUnaryOpExhaustive (function_ref RangeFn, function_ref IntFn, function_ref PreferenceFn)Defined at line 189 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
const GPUInfo * getArchEntry (GPUKind AK, ArrayRef Table)Defined at line 189 of file llvm/lib/TargetParser/TargetParser.cpp
-
unsigned int getRedundantPrefixLen (ArrayRef Paths, unsigned int LCP)Determine the length of the longest redundant prefix of the substrs starts
from
in
can't be empty. If there's only one
element in
the length of the substr is returned. Note this is
differnet from the behavior of the function above.
Defined at line 189 of file llvm/tools/llvm-cov/CoverageReport.cpp
-
LookupKind toLookupKind ( K)Defined at line 190 of file llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp
-
void failIfError (error_code Error)Defined at line 191 of file llvm/tools/sancov/sancov.cpp
-
void simpleUnion (UBitVec & Union, const UBitVec & LHS, const UBitVec & RHS)A simple implementation of set union, used to double-check the human
"expected" answer.
Defined at line 191 of file llvm/unittests/ADT/CoalescingBitVectorTest.cpp
-
bool isDwoSection (const MCSection & Sec)Defined at line 193 of file llvm/lib/MC/WasmObjectWriter.cpp
-
SmallString getSerializeErrorMsg (TBDKey Key)Defined at line 193 of file llvm/lib/TextAPI/TextStubV5.cpp
-
void collectFunctionsAndGlobalVariablesToExtract (SetVector<const GlobalValue *> & GVs, const Module & M, const EntryPointGroup & ModuleEntryPoints, const DependencyGraph & DG)Defined at line 193 of file llvm/lib/Transforms/Utils/SplitModuleByCategory.cpp
-
optional getAddressPointOffset (const GlobalVariable & VTableVar, StringRef CompatibleType)Return the address point offset of the given compatible type.
Type metadata of a vtable specifies the types that can contain a pointer to
this vtable, for example, `Base*` can be a pointer to an derived type
but not vice versa. See also https://llvm.org/docs/TypeMetadata.html
Defined at line 194 of file llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
-
ctx_profile::ContextNode * createNode (std::vector<std::unique_ptr<char[]>> & Nodes, const SerializableCtxRepresentation & DC, ctx_profile::ContextNode * Next)Convert a DeserializableCtx into a ContextNode, potentially linking it to
its sibling (e.g. callee at same callsite) "Next".
Defined at line 194 of file llvm/lib/ProfileData/PGOCtxProfWriter.cpp
-
void checkElementSelection (LVReader * Reader)Check the logical elements selection.
Defined at line 194 of file llvm/unittests/DebugInfo/LogicalView/DWARFReaderTest.cpp
-
template <>size_t writeLoadCommandData<llvm::MachO::rpath_command> (MachOYAML::LoadCommand & LC, raw_ostream & OS, bool IsLittleEndian)Defined at line 195 of file llvm/lib/ObjectYAML/MachOEmitter.cpp
-
template <typename VectorT>void assertEmpty (VectorT & v)Defined at line 195 of file llvm/unittests/ADT/SmallVectorTest.cpp
-
Object renderExpansion (const coverage::CoverageMapping & Coverage, const coverage::ExpansionRecord & Expansion)Defined at line 195 of file llvm/tools/llvm-cov/CoverageExporterJson.cpp
-
bool markFunctionCold (Function & F, bool UpdateEntryCount)Mark
cold. Based on this assumption, also optimize it for minimum size.
If
is true (set when this is a new split function and
module has profile data), set entry count to 0 to ensure treated as cold.
Return true if the function is changed.
Defined at line 195 of file llvm/lib/Transforms/IPO/HotColdSplitting.cpp
-
basic_string gtest_SkipValueTestParams1FormSkipValueFixture1_EvalGenerateName_ (const ::testing::TestParamInfo<FormSkipValueFixture1::ParamType> & info)Defined at line 196 of file llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp
-
ParamGenerator gtest_SkipValueTestParams1FormSkipValueFixture1_EvalGenerator_ ()Defined at line 196 of file llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp
-
raw_ostream & indent (raw_ostream & O, int size)Defined at line 196 of file llvm/examples/Kaleidoscope/Chapter9/toy.cpp
-
bool isInvariantLoad (const Instruction * I)Defined at line 196 of file llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
-
template <typename T>void failIfError (const ErrorOr<T> & E)Defined at line 198 of file llvm/tools/sancov/sancov.cpp
-
fromLookupKind (LookupKind K)Defined at line 200 of file llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp
-
basic_string getMingwTriple ()Defined at line 200 of file llvm/tools/llvm-rc/llvm-rc.cpp
-
template <>size_t writeLoadCommandData<llvm::MachO::sub_framework_command> (MachOYAML::LoadCommand & LC, raw_ostream & OS, bool IsLittleEndian)Defined at line 202 of file llvm/lib/ObjectYAML/MachOEmitter.cpp
-
void printIR (raw_ostream & OS, const Function * F)Defined at line 202 of file llvm/lib/Passes/StandardInstrumentations.cpp
-
void failIfError (Error Err)Defined at line 202 of file llvm/tools/sancov/sancov.cpp
-
void testCommandLineTokenizer (ParserFunction * parse, StringRef Input, ArrayRef Output, bool MarkEOLs)Defined at line 202 of file llvm/unittests/Support/CommandLineTest.cpp
-
SanitizerCoverageOptions OverrideFromCL (SanitizerCoverageOptions Options)Defined at line 202 of file llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp
-
void reorder (Instruction * I)Reorders the instructions that I depends on (the instructions defining its
operands), to ensure they dominate I.
Defined at line 203 of file llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp
-
SampledInstrumentationConfig getSampledInstrumentationConfig ()Defined at line 204 of file llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
-
template <typename AnalysisType>void doTest (StringRef MIRFunc, typename TestPassT<AnalysisType>::TestFx T, bool ShouldPass)Defined at line 204 of file llvm/unittests/MI/LiveIntervalTest.cpp
-
template <typename VectorT>void makeSequence (VectorT & v, int start, int end)Generate a sequence of values to initialize the vector.
Defined at line 205 of file llvm/unittests/ADT/SmallVectorTest.cpp
-
Function * createUnregisterFunction (Module & M, GlobalVariable * BinDesc, StringRef Suffix)Defined at line 207 of file llvm/lib/Frontend/Offloading/OffloadWrapper.cpp
-
template <typename Fn>bool AnyOfValueInConstantFPRange (const ConstantFPRange & CR, Fn TestFn, bool IgnoreNaNPayload)Defined at line 207 of file llvm/unittests/IR/ConstantFPRangeTest.cpp
-
bool CheckAll (const ConstantRange & , const ConstantRange & )Defined at line 208 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
template <>size_t writeLoadCommandData<llvm::MachO::sub_umbrella_command> (MachOYAML::LoadCommand & LC, raw_ostream & OS, bool IsLittleEndian)Defined at line 208 of file llvm/lib/ObjectYAML/MachOEmitter.cpp
-
void printIR (raw_ostream & OS, const Module * M)Defined at line 208 of file llvm/lib/Passes/StandardInstrumentations.cpp
-
template <typename T>void failIfError (Expected<T> & E)Defined at line 209 of file llvm/tools/sancov/sancov.cpp
-
bool relaxOnce (LinkGraph & G, RelaxAux & Aux)Defined at line 209 of file llvm/lib/ExecutionEngine/JITLink/ELF_loongarch.cpp
-
Object renderSummary (const FileCoverageSummary & Summary)Defined at line 209 of file llvm/tools/llvm-cov/CoverageExporterJson.cpp
-
basic_string gtest_EmptySectionMIR2VecVocabEmptySectionTestFixture_EvalGenerateName_ (const int & info)Defined at line 210 of file llvm/unittests/CodeGen/MIR2VecTest.cpp
-
int gtest_EmptySectionMIR2VecVocabEmptySectionTestFixture_EvalGenerator_ ()Defined at line 210 of file llvm/unittests/CodeGen/MIR2VecTest.cpp
-
JITDylibLookupFlags toJITDylibLookupFlags ( LF)Defined at line 210 of file llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp
-
void expectAllowedClauses (Directive Dir, unsigned int Version, const ArrayRef<Clause> & AllowedClauses)Defined at line 211 of file llvm/unittests/Frontend/OpenACCTest.cpp
-
template <typename JsonT, typename StubT = JsonT>Expected<StubT> getRequiredValue (TBDKey Key, const Object * Obj, std::function<std::optional<JsonT> (const Object *, StringRef)> GetValue, std::function<std::optional<StubT> (JsonT)> Validate)Defined at line 211 of file llvm/lib/TextAPI/TextStubV5.cpp
-
void checkModifyNoUnsignedAndNoSignedWrap (StringRef Opc)Defined at line 211 of file llvm/unittests/FuzzMutate/StrategiesTest.cpp
-
template <typename T, unsigned N>unsigned int NumBuiltinElts (const SmallVector<T, N> & )Defined at line 212 of file llvm/unittests/ADT/SmallVectorTest.cpp
-
bool CheckCorrectnessOnly (const ConstantRange & , const ConstantRange & )Defined at line 212 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
Constant * getVTableAddressPointOffset (GlobalVariable * VTable, uint32_t AddressPointOffset)Return a constant representing the vtable's address point specified by the
offset.
Defined at line 212 of file llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
-
void failIfNotEmpty (const llvm::Twine & E)Defined at line 213 of file llvm/tools/sancov/sancov.cpp
-
ctx_profile::ContextNode * createNode (std::vector<std::unique_ptr<char[]>> & Nodes, const std::vector<SerializableCtxRepresentation> & DCList)Convert a list of SerializableCtxRepresentation into a linked list of
ContextNodes.
Defined at line 213 of file llvm/lib/ProfileData/PGOCtxProfWriter.cpp
-
template <>size_t writeLoadCommandData<llvm::MachO::sub_client_command> (MachOYAML::LoadCommand & LC, raw_ostream & OS, bool IsLittleEndian)Defined at line 214 of file llvm/lib/ObjectYAML/MachOEmitter.cpp
-
basic_string libPath (const std::string & BaseDir, const std::string & name)Defined at line 214 of file llvm/unittests/ExecutionEngine/Orc/LibraryResolverTest.cpp
-
PerfJITRecordBatch getRecords (ExecutionSession & ES, LinkGraph & G, std::atomic<uint64_t> & CodeIndex, bool EmitDebugInfo, bool EmitUnwindInfo)Defined at line 214 of file llvm/lib/ExecutionEngine/Orc/Debugging/PerfSupportPlugin.cpp
-
bool CheckSingleElementsOnly (const ConstantRange & CR1, const ConstantRange & CR2)Defined at line 216 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
void diagnosticHandler (LLVMDiagnosticInfoRef DI, void * C)Defined at line 216 of file llvm/unittests/Linker/LinkModulesTest.cpp
-
std::optional<FTValueType> ftValueTypeFromType (Type * FT)If `FT` corresponds to a primitive FTValueType, return it.
Defined at line 216 of file llvm/lib/Transforms/Instrumentation/NumericalStabilitySanitizer.cpp
-
void checkElementAttributes (LVReader * Reader)Check the logical elements basic properties.
Defined at line 216 of file llvm/unittests/DebugInfo/LogicalView/DWARFGeneratedTest.cpp
-
void printIR (raw_ostream & OS, const LazyCallGraph::SCC * C)Defined at line 218 of file llvm/lib/Passes/StandardInstrumentations.cpp
-
void finalizeBlockRelax (LinkGraph & G, Block & Block, BlockRelaxAux & Aux)Defined at line 218 of file llvm/lib/ExecutionEngine/JITLink/ELF_loongarch.cpp
-
template <>size_t writeLoadCommandData<llvm::MachO::sub_library_command> (MachOYAML::LoadCommand & LC, raw_ostream & OS, bool IsLittleEndian)Defined at line 220 of file llvm/lib/ObjectYAML/MachOEmitter.cpp
-
basic_string getPosixPath (const Twine & S)Replace back-slashes by front-slashes.
Defined at line 220 of file llvm/unittests/Support/VirtualFileSystemTest.cpp
-
template <typename T>void failIfEmpty (const int & Ptr, const std::string & Message)Defined at line 220 of file llvm/tools/sancov/sancov.cpp
-
LazyCallGraph buildCG (Module & M)Defined at line 220 of file llvm/unittests/Analysis/LazyCallGraphTest.cpp
-
void filterModule (Module * M, function_ref<bool (const GlobalValue *)> ShouldKeepDefinition)Defined at line 220 of file llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
-
bool identifyImportName (const COFFObjectFile & Obj, StringRef ObjName, int & Names, bool IsMsStyleImplib)To find the named of the imported DLL from an import library, we can either
inspect the object files that form the import table entries, or we could
just look at the archive member names, for MSVC style import libraries.
Looking at the archive member names doesn't work for GNU style import
libraries though, while inspecting the import table entries works for
both. (MSVC style import libraries contain a couple regular object files
for the header/trailers.)
This implementation does the same as GNU dlltool does; look at the
content of ".idata$7" sections, or for MSVC style libraries, look
at ".idata$6" sections.
For GNU style import libraries, there are also other data chunks in sections
named ".idata$7" (entries to the IAT or ILT); these are distinguished
by seeing that they contain relocations. (They also look like an empty
string when looking for null termination.)
Alternatively, we could do things differently - look for any .idata$2
section; this would be import directory entries. At offset 0xc in them
there is the RVA of the import DLL name; look for a relocation at this
spot and locate the symbol that it points at. That symbol may either
be within the same object file (in the case of MSVC style import libraries)
or another object file (in the case of GNU import libraries).
Defined at line 220 of file llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
-
bool CheckNonWrappedOnly (const ConstantRange & CR1, const ConstantRange & CR2)Defined at line 221 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
fromJITDylibLookupFlags (JITDylibLookupFlags LF)Defined at line 221 of file llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp
-
void doCallGraphDOTPrinting (Module & M, function_ref LookupBFI)Defined at line 221 of file llvm/lib/Analysis/CallPrinter.cpp
-
ModuleDesc extractSubModule (const Module & M, const SetVector<const GlobalValue *> & GVs, EntryPointGroup && ModuleEntryPoints)Defined at line 222 of file llvm/lib/Transforms/Utils/SplitModuleByCategory.cpp
-
void liveIntervalTest (StringRef MIRFunc, int T, bool ShouldPass)Defined at line 223 of file llvm/unittests/MI/LiveIntervalTest.cpp
-
Instruction * getInstructionByName (Function & F, StringRef Name)Defined at line 224 of file llvm/unittests/Analysis/AliasAnalysisTest.cpp
-
basic_string withext (const std::string & lib)Defined at line 225 of file llvm/unittests/ExecutionEngine/Orc/LibraryResolverTest.cpp
-
template <typename T>size_t getTotalSize (const int & Shape)The ML advisor will typically have a sparse input to the evaluator, because
various phys regs won't be available. It's easier (maintenance-wise) to
bulk-reset the state of the evaluator each time we are about to use it
again.
Defined at line 225 of file llvm/lib/CodeGen/MLRegAllocEvictAdvisor.cpp
-
uint64_t getIntModuleFlagOrZero (const Module & M, StringRef Flag)Defined at line 225 of file llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
-
bool CheckNonSignWrappedOnly (const ConstantRange & CR1, const ConstantRange & CR2)Defined at line 226 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
BasicBlock * getUserBasicBlock (Use & U, Instruction * UserInst)Return the basic block in which Use `U` is used via its `UserInst`.
Defined at line 226 of file llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
-
template <>size_t writeLoadCommandData<llvm::MachO::build_version_command> (MachOYAML::LoadCommand & LC, raw_ostream & OS, bool IsLittleEndian)Defined at line 226 of file llvm/lib/ObjectYAML/MachOEmitter.cpp
-
BasicBlock * SwitchConvert (__normal_iterator Begin, __normal_iterator End, ConstantInt * LowerBound, ConstantInt * UpperBound, Value * Val, BasicBlock * Predecessor, BasicBlock * OrigBlock, BasicBlock * Default, const std::vector<IntRange> & UnreachableRanges)Convert the switch statement into a binary lookup of the case values.
The function recursively builds this tree. LowerBound and UpperBound are
used to keep track of the bounds for Val that have already been checked by
a block emitted by one of the previous calls to switchConvert in the call
stack.
Defined at line 226 of file llvm/lib/Transforms/Utils/LowerSwitch.cpp
-
void printIR (raw_ostream & OS, const Loop * L)Defined at line 227 of file llvm/lib/Passes/StandardInstrumentations.cpp
-
bool operator== (const DbgVariableValue & LHS, const DbgVariableValue & RHS)Defined at line 227 of file llvm/lib/CodeGen/LiveDebugVariables.cpp
-
Type * typeFromFTValueType (FTValueType VT, LLVMContext & Context)Returns the LLVM type for an FTValueType.
Defined at line 227 of file llvm/lib/Transforms/Instrumentation/NumericalStabilitySanitizer.cpp
-
template <typename T>void readInts (const char * Start, const char * End, int * Ints)----------- Coverage I/O ----------
Defined at line 229 of file llvm/tools/sancov/sancov.cpp
-
bool isProfitable (uint64_t Count, uint64_t TotalCount)Defined at line 229 of file llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
-
template <typename JsonT, typename StubT = JsonT>Expected<StubT> getRequiredValue (TBDKey Key, const Object * Obj, const std::function<std::optional<JsonT> (const Object *, StringRef)> GetValue, StubT DefaultValue, function_ref<std::optional<StubT> (JsonT)> Validate)Defined at line 229 of file llvm/lib/TextAPI/TextStubV5.cpp
-
template <>HasNameMatcherP<Name_type> HasName (Name_type gmock_p0)Define a custom matcher for objects which support a 'getName' method
returning a StringRef.
LLVM often has IR objects or analysis objects which expose a StringRef name
and in tests it is convenient to match these by name for readability. This
matcher supports any type exposing a getName() method of this form.
It should be used as:
HasName("my_function")
No namespace or other qualification is required.
Defined at line 230 of file llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp
-
void createRegisterFunction (Module & M, GlobalVariable * BinDesc, StringRef Suffix)Defined at line 230 of file llvm/lib/Frontend/Offloading/OffloadWrapper.cpp
-
int64_t relativeShr (int64_t Int, int64_t Shift)Defined at line 231 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
bool CheckNoSignedWrappedLHSAndNoWrappedRHSOnly (const ConstantRange & CR1, const ConstantRange & CR2)Defined at line 231 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
basic_string platformSymbolName (const std::string & name)Defined at line 231 of file llvm/unittests/ExecutionEngine/Orc/LibraryResolverTest.cpp
-
void resetInputs (MLModelRunner & Runner)Defined at line 232 of file llvm/lib/CodeGen/MLRegAllocEvictAdvisor.cpp
-
SymbolLookupFlags toSymbolLookupFlags ( SLF)Defined at line 232 of file llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp
-
void forEachVirtualFunction (Constant * C, function_ref<void (Function *)> Fn)Defined at line 233 of file llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
-
void printIR (raw_ostream & OS, const MachineFunction * MF)Defined at line 234 of file llvm/lib/Passes/StandardInstrumentations.cpp
-
bool enablesValueProfiling (const Module & M)Defined at line 235 of file llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
-
void CheckIntPart (const FixedPointSemantics & Sema, int64_t IntPart)Defined at line 235 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
template <typename T>void SaturatingAddTestHelper ()Defined at line 235 of file llvm/unittests/Support/MathExtrasTest.cpp
-
void preprocess (StringRef Src, StringRef Dst, const RcOptions & Opts, const char * Argv0)Defined at line 236 of file llvm/tools/llvm-rc/llvm-rc.cpp
-
bool operator!= (const DbgVariableValue & LHS, const DbgVariableValue & RHS)Defined at line 237 of file llvm/lib/CodeGen/LiveDebugVariables.cpp
-
bool CheckNonWrappedOrSignWrappedOnly (const ConstantRange & CR1, const ConstantRange & CR2)Defined at line 237 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
bool isDestBBSuitableForSink (Instruction * Inst, BasicBlock * DestBB)`DestBB` is a suitable basic block to sink `Inst` into when `Inst` have users
and all users are in `DestBB`. The caller guarantees that `Inst->getParent()`
is the sole predecessor of `DestBB` and `DestBB` is dominated by
`Inst->getParent()`.
Defined at line 237 of file llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
-
void checkElementPropertiesMsvcLibraryCodeview (LVReader * Reader)Check the logical elements basic properties (MSVC library - Codeview).
Defined at line 237 of file llvm/unittests/DebugInfo/LogicalView/CodeViewReaderTest.cpp
-
int parseIR (LLVMContext & C, const char * IR)Defined at line 238 of file llvm/unittests/Transforms/Scalar/LoopPassManagerTest.cpp
-
uint64_t getScaledCount (uint64_t Count, uint64_t Num, uint64_t Denom)Defined at line 238 of file llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp
-
AllocTokenOptions resolveOptions (AllocTokenOptions Opts, const Module & M)Apply opt overrides and module flags.
Defined at line 238 of file llvm/lib/Transforms/Instrumentation/AllocToken.cpp
-
void renderLineSummary (raw_ostream & OS, const FileCoverageSummary & Summary)Defined at line 240 of file llvm/tools/llvm-cov/CoverageExporterLcov.cpp
-
void liveVariablesTest (StringRef MIRFunc, int T, bool ShouldPass)Defined at line 240 of file llvm/unittests/MI/LiveIntervalTest.cpp
-
basic_string getIRName (Any IR)Defined at line 240 of file llvm/lib/Passes/StandardInstrumentations.cpp
-
bool profDataReferencedByCode (const Module & M)Conservatively returns true if value profiling is enabled.
Defined at line 241 of file llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp
-
vector getValidAlignmentsForDeathTest ()We use a subset of valid alignments for DEATH_TESTs as they are particularly
slow.
Defined at line 241 of file llvm/unittests/Support/AlignmentTest.cpp
-
void ZeroFillBytes (raw_ostream & OS, size_t Size)Defined at line 241 of file llvm/lib/ObjectYAML/MachOEmitter.cpp
-
raw_ostream & operator<< (raw_ostream & OS, ShapeInfo SI)Defined at line 242 of file llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp
-
fromSymbolLookupFlags (SymbolLookupFlags SLF)Defined at line 242 of file llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp
-
ModuleDesc extractCallGraph (const Module & M, EntryPointGroup && ModuleEntryPoints, const DependencyGraph & DG)The function produces a copy of input LLVM IR module M with only those
functions and globals that can be called from entry points that are specified
in ModuleEntryPoints vector, in addition to the entry point functions.
Defined at line 242 of file llvm/lib/Transforms/Utils/SplitModuleByCategory.cpp
-
const char * typeNameFromFTValueType (FTValueType VT)Returns the type name for an FTValueType.
Defined at line 242 of file llvm/lib/Transforms/Instrumentation/NumericalStabilitySanitizer.cpp
-
void viewCallGraph (Module & M, function_ref LookupBFI)Defined at line 243 of file llvm/lib/Analysis/CallPrinter.cpp
-
void cloneUsedGlobalVariables (const Module & SrcM, Module & DestM, bool CompilerUsed)Clone any
[.compiler].used over to the new module and append
values whose defs were cloned into that module.
Defined at line 244 of file llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
-
vector getNonPowerOfTwo ()Defined at line 245 of file llvm/unittests/Support/AlignmentTest.cpp
-
void renderBranchSummary (raw_ostream & OS, const FileCoverageSummary & Summary)Defined at line 245 of file llvm/tools/llvm-cov/CoverageExporterLcov.cpp
-
void TestBinaryOpExhaustive (function_ref RangeFn, function_ref IntFn, function_ref PreferenceFn, function_ref CheckFn)CheckFn determines whether optimality is checked for a given range pair.
Correctness is always checked.
Defined at line 245 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
Error collectFromArray (TBDKey Key, const Object * Obj, function_ref Append, bool IsRequired)Defined at line 245 of file llvm/lib/TextAPI/TextStubV5.cpp
-
void Fill (raw_ostream & OS, size_t Size, uint32_t Data)Defined at line 246 of file llvm/lib/ObjectYAML/MachOEmitter.cpp
-
void checkElementComparison (LVReader * Reference, LVReader * Target)Check the logical elements comparison.
Defined at line 247 of file llvm/unittests/DebugInfo/LogicalView/DWARFReaderTest.cpp
-
Array renderFileExpansions (const coverage::CoverageMapping & Coverage, const coverage::CoverageData & FileCoverage)Defined at line 249 of file llvm/tools/llvm-cov/CoverageExporterJson.cpp
-
void renderFile (raw_ostream & OS, const coverage::CoverageMapping & Coverage, const std::string & Filename, const FileCoverageSummary & FileReport, bool ExportSummaryOnly, bool SkipFunctions, bool SkipBranches, bool UnifyInstances)Defined at line 250 of file llvm/tools/llvm-cov/CoverageExporterLcov.cpp
-
fromExecutorSymbolDef (const ExecutorSymbolDef & S)Defined at line 252 of file llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp
-
basic_string formatted_bytes_str (ArrayRef Bytes, optional Offset, uint32_t NumPerLine, uint8_t ByteGroupSize)Defined at line 252 of file llvm/unittests/Support/raw_ostream_test.cpp
-
int doIdentify (StringRef File, bool IdentifyStrict)Defined at line 253 of file llvm/lib/ToolDrivers/llvm-dlltool/DlltoolDriver.cpp
-
Array renderFileSegments (const coverage::CoverageData & FileCoverage)Defined at line 257 of file llvm/tools/llvm-cov/CoverageExporterJson.cpp
-
basic_string gtest_SkipValueTestParams2FormSkipValueFixture2_EvalGenerateName_ (const ::testing::TestParamInfo<FormSkipValueFixture2::ParamType> & info)Defined at line 259 of file llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp
-
ParamGenerator gtest_SkipValueTestParams2FormSkipValueFixture2_EvalGenerator_ ()Defined at line 259 of file llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp
-
bool moduleContainsFilterPrintFunc (const Module & M)Defined at line 260 of file llvm/lib/Passes/StandardInstrumentations.cpp
-
basic_string mdToString (Metadata * MD)Helper function to convert type metadata to a string for testing
Defined at line 261 of file llvm/unittests/Bitcode/BitReaderTest.cpp
-
bool enableUnifiedLTO (Module & M)Defined at line 263 of file llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
-
basic_string format_bytes_with_ascii_str (ArrayRef Bytes, optional Offset, uint32_t NumPerLine, uint8_t ByteGroupSize)Defined at line 263 of file llvm/unittests/Support/raw_ostream_test.cpp
-
Array renderFileBranches (const coverage::CoverageData & FileCoverage)Defined at line 264 of file llvm/tools/llvm-cov/CoverageExporterJson.cpp
-
vector ReturnTest12 ()Defined at line 265 of file llvm/unittests/ADT/ArrayRefTest.cpp
-
basic_string returns (StringRef )Test that overloads on unique_functions are resolved as expected.
Defined at line 266 of file llvm/unittests/ADT/FunctionExtrasTest.cpp
-
void ArgTest12 (ArrayRef A)Defined at line 266 of file llvm/unittests/ADT/ArrayRefTest.cpp
-
basic_string returns (unique_function F)Defined at line 267 of file llvm/unittests/ADT/FunctionExtrasTest.cpp
-
void finalizeRelax (LinkGraph & G, RelaxAux & Aux)Defined at line 267 of file llvm/lib/ExecutionEngine/JITLink/ELF_loongarch.cpp
-
bool tryToSinkInstruction (Instruction * I, BasicBlock * DestBlock)For the virtual call dispatch sequence, try to sink vtable load instructions
to the cold indirect call fallback.
FIXME: Move the sink eligibility check below to a utility function in
Transforms/Utils/ directory.
Defined at line 267 of file llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
-
basic_string returns (unique_function F)Defined at line 268 of file llvm/unittests/ADT/FunctionExtrasTest.cpp
-
bool sccContainsFilterPrintFunc (const LazyCallGraph::SCC & C)Defined at line 268 of file llvm/lib/Passes/StandardInstrumentations.cpp
-
void toYaml (yaml::Output & Out, const PGOCtxProfContext::CallTargetMapTy & CallTargets)Defined at line 269 of file llvm/lib/ProfileData/PGOCtxProfReader.cpp
-
vector getForwardTemplateReferenceTestcases ()A function to get a set of test cases for forward template references.
Defined at line 269 of file llvm/unittests/ProfileData/ItaniumManglingCanonicalizerTest.cpp
-
void CheckIntPartMin (const FixedPointSemantics & Sema, int64_t Expected)Defined at line 270 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
Array renderFileMCDC (const coverage::CoverageData & FileCoverage)Defined at line 271 of file llvm/tools/llvm-cov/CoverageExporterJson.cpp
-
bool mustEmitToMergedModule (const GlobalValue * GV)Defined at line 272 of file llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
-
Error relax (LinkGraph & G)Defined at line 272 of file llvm/lib/ExecutionEngine/JITLink/ELF_loongarch.cpp
-
StructType * getFatbinWrapperTy (Module & M)struct fatbin_wrapper {
int32_t magic;
int32_t version;
void *image;
void *reserved;
};
Defined at line 272 of file llvm/lib/Frontend/Offloading/OffloadWrapper.cpp
-
bool runImpl (LoopInfo * LI, LoopAccessInfoManager & LAIs, DominatorTree * DT, ScalarEvolution * SE)Defined at line 272 of file llvm/lib/Transforms/Utils/LoopVersioning.cpp
-
basic_string gtest_ARMCPUTestsPart2ARMCPUTestFixture_EvalGenerateName_ (const ::testing::TestParamInfo<ARMCPUTestFixture::ParamType> & info)gtest in llvm has a limit of 50 test cases when using ::Values so we split
them into 2 blocks
Defined at line 273 of file llvm/unittests/TargetParser/TargetParserTest.cpp
-
ParamGenerator gtest_ARMCPUTestsPart2ARMCPUTestFixture_EvalGenerator_ ()gtest in llvm has a limit of 50 test cases when using ::Values so we split
them into 2 blocks
Defined at line 273 of file llvm/unittests/TargetParser/TargetParserTest.cpp
-
bool operator< (const NMSymbol & A, const NMSymbol & B)Defined at line 273 of file llvm/tools/llvm-nm/llvm-nm.cpp
-
void CheckIntPartMax (const FixedPointSemantics & Sema, uint64_t Expected)Defined at line 275 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
void renderFiles (raw_ostream & OS, const coverage::CoverageMapping & Coverage, ArrayRef SourceFiles, ArrayRef FileReports, bool ExportSummaryOnly, bool SkipFunctions, bool SkipBranches, bool UnifyInstances)Defined at line 275 of file llvm/tools/llvm-cov/CoverageExporterLcov.cpp
-
bool shouldPrintIR (Any IR)Defined at line 276 of file llvm/lib/Passes/StandardInstrumentations.cpp
-
void compareReadersViews (ReaderTestCompare * ReferenceReader, ReaderTestCompare * TargetReader)Compare the logical views.
Defined at line 276 of file llvm/unittests/DebugInfo/LogicalView/CompareElementsTest.cpp
-
Object renderFile (const coverage::CoverageMapping & Coverage, const std::string & Filename, const FileCoverageSummary & FileReport, const CoverageViewOptions & Options)Defined at line 278 of file llvm/tools/llvm-cov/CoverageExporterJson.cpp
-
int parseIR (LLVMContext & C, const char * IR)Defined at line 279 of file llvm/unittests/IR/PassBuilderCallbacksTest.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const RawCoverage & CoverageData)Print coverage addresses.
Defined at line 279 of file llvm/tools/sancov/sancov.cpp
-
void CheckIntPartRes (const FixedPointSemantics & Sema, int64_t Representation, uint64_t Result)Defined at line 280 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
void splitAndWriteThinLTOBitcode (raw_ostream & OS, raw_ostream * ThinLinkOS, function_ref<AAResults &(Function &)> AARGetter, Module & M, const bool ShouldPreserveUseListOrder)If it's possible to split M into regular and thin LTO parts, do so and write
a multi-module bitcode file with the two parts to OS. Otherwise, write only a
regular LTO bitcode file to OS.
Defined at line 281 of file llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
-
void toYaml (yaml::Output & Out, const PGOCtxProfContext::CallsiteMapTy & Callsites)Defined at line 282 of file llvm/lib/ProfileData/PGOCtxProfReader.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const CallsiteContextGraph<DerivedCCG, FuncTy, CallTy> & CCG)Defined at line 283 of file llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
-
void simpleIntersection (UBitVec & Intersection, const UBitVec & LHS, const UBitVec & RHS)A simple implementation of set intersection, used to double-check the
human "expected" answer.
Defined at line 284 of file llvm/unittests/ADT/CoalescingBitVectorTest.cpp
-
GlobalVariable * createFatbinDesc (Module & M, ArrayRef Image, bool IsHIP, StringRef Suffix)Embed the image
into the module
so it can be found by the
runtime.
Defined at line 284 of file llvm/lib/Frontend/Offloading/OffloadWrapper.cpp
-
bool SmallBitVectorIsSmallMode (const SmallBitVector & bv)Check if a SmallBitVector is in small mode. This check is used in tests
that run for both SmallBitVector and BitVector. This check doesn't apply
to BitVector so we provide an overload that returns true to get the tests
to compile.
Defined at line 285 of file llvm/unittests/ADT/BitVectorTest.cpp
-
template <typename IRUnitT>basic_string getName (const IRUnitT & IR)Helper for HasName matcher that returns getName both for IRUnit and
for IRUnit pointer wrapper into llvm::Any (wrapped by PassInstrumentation).
Defined at line 286 of file llvm/unittests/IR/PassBuilderCallbacksTest.cpp
-
bool operator> (const NMSymbol & A, const NMSymbol & B)Defined at line 287 of file llvm/tools/llvm-nm/llvm-nm.cpp
-
template <typename T>T optOr (int & Opt, T Other)Defined at line 287 of file llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
-
bool SmallBitVectorIsSmallMode (const BitVector & )Defined at line 288 of file llvm/unittests/ADT/BitVectorTest.cpp
-
bool operator== (const NMSymbol & A, const NMSymbol & B)Defined at line 288 of file llvm/tools/llvm-nm/llvm-nm.cpp
-
SmallVector selectEntryPointGroups (const Module & M, function_ref EPC)Defined at line 289 of file llvm/lib/Transforms/Utils/SplitModuleByCategory.cpp
-
basic_string getName (const StringRef & name)Defined at line 290 of file llvm/unittests/IR/PassBuilderCallbacksTest.cpp
-
bool shouldUsePageAliases (const Triple & TargetTriple)Defined at line 291 of file llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
-
basic_string getName (const Any & WrappedIR)Defined at line 294 of file llvm/unittests/IR/PassBuilderCallbacksTest.cpp
-
bool shouldInstrumentStack (const Triple & TargetTriple)Defined at line 295 of file llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
-
const Target * getTarget (Triple & TheTriple, const char * ProgName)Defined at line 295 of file llvm/tools/llvm-mca/llvm-mca.cpp
-
template <typename InstTy>Value * findStoredValue (Value * AllocaValue)Returns the value stored in the given allocation. Returns null if the given
value is not a result of an InstTy instruction, if no value is stored or if
there is more than one store.
Defined at line 295 of file llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-
template <bool CanonicalizeFirst>void testTestcases (ArrayRef Testcases)Defined at line 295 of file llvm/unittests/ProfileData/ItaniumManglingCanonicalizerTest.cpp
-
std::pair<bool, std::string> isWindres (StringRef Argv0)Defined at line 296 of file llvm/tools/llvm-rc/llvm-rc.cpp
-
void unwrapAndPrint (raw_ostream & OS, Any IR)Generic IR-printing helper that unpacks a pointer to IRUnit wrapped into
Any and does actual print job.
Defined at line 296 of file llvm/lib/Passes/StandardInstrumentations.cpp
-
Array renderFiles (const coverage::CoverageMapping & Coverage, ArrayRef SourceFiles, ArrayRef FileReports, const CoverageViewOptions & Options)Defined at line 297 of file llvm/tools/llvm-cov/CoverageExporterJson.cpp
-
unique_ptr newd ()Defined at line 298 of file llvm/unittests/Support/Casting.cpp
-
unique_ptr newb ()Defined at line 299 of file llvm/unittests/Support/Casting.cpp
-
bool shouldInstrumentWithCalls (const Triple & TargetTriple)Defined at line 299 of file llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
-
bool matchesEitherUnderscore (const std::string & got, const std::string & bare)Helper: allow either "sayA" or "_sayA" depending on how your
SymbolEnumerator reports.
Defined at line 299 of file llvm/unittests/ExecutionEngine/Orc/LibraryResolverTest.cpp
-
void elementProperties (SmallString<128> & InputsDir)Logical elements properties.
Defined at line 302 of file llvm/unittests/DebugInfo/LogicalView/DWARFReaderTest.cpp
-
bool mightUseStackSafetyAnalysis (bool DisableOptimization)Defined at line 303 of file llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
-
void checkElementPropertiesMsvcCodeviewPdb (LVReader * Reader)Check the logical elements basic properties (MSVC - PDB).
Defined at line 303 of file llvm/unittests/DebugInfo/LogicalView/CodeViewReaderTest.cpp
-
template <typename T>void SaturatingMultiplyTestHelper ()Defined at line 304 of file llvm/unittests/Support/MathExtrasTest.cpp
-
bool endsWith (const std::string & s, const std::string & suffix)Helper: normalize path ending check (we only care that it resolved to the
right dylib)
Defined at line 306 of file llvm/unittests/ExecutionEngine/Orc/LibraryResolverTest.cpp
-
bool shouldUseStackSafetyAnalysis (const Triple & TargetTriple, bool DisableOptimization)Defined at line 307 of file llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
-
Metadata * getTypeMetadataEntry (unsigned int TypeID, LLVMContext & Context, function GetTypeByID, function GetContainedTypeID)Recursively look into a (pointer) type and the the type.
For primitive types it's a poison value of the type, for a pointer it's a
metadata tuple with the addrspace and the referenced type. For a function,
it's a tuple where the first element is the string "function", the second
element is the return type or the string "void" and the following elements
are the argument types.
Defined at line 307 of file llvm/unittests/Bitcode/BitReaderTest.cpp
-
unsigned int Clusterify (CaseVector & Cases, SwitchInst * SI)Transform simple list of
cases into list of CaseRange's
Defined at line 307 of file llvm/lib/Transforms/Utils/LowerSwitch.cpp
-
void toYaml (yaml::Output & Out, GlobalValue::GUID Guid, const SmallVectorImpl<uint64_t> & Counters, const PGOCtxProfContext::CallsiteMapTy & Callsites, optional TotalRootEntryCount, map Unhandled)Defined at line 307 of file llvm/lib/ProfileData/PGOCtxProfReader.cpp
-
bool isUARSafeCall (CallInst * CI)Defined at line 308 of file llvm/lib/Transforms/Instrumentation/SanitizerBinaryMetadata.cpp
-
ErrorOr getOutputStream ()Defined at line 309 of file llvm/tools/llvm-mca/llvm-mca.cpp
-
Format parseFormat (StringRef S)Defined at line 309 of file llvm/tools/llvm-rc/llvm-rc.cpp
-
Incomplete incompleteFunction ()Incomplete function returning an incomplete type
Defined at line 310 of file llvm/unittests/ADT/FunctionExtrasTest.cpp
-
Incomplete incompleteFunctionConst ()Defined at line 311 of file llvm/unittests/ADT/FunctionExtrasTest.cpp
-
bool shouldDetectUseAfterScope (const Triple & TargetTriple)Defined at line 313 of file llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp
-
int tryToSinkInstructions (BasicBlock * OriginalBB, BasicBlock * IndirectCallBB)Try to sink instructions after VPtr to the indirect call fallback.
Return the number of sunk IR instructions.
Defined at line 313 of file llvm/lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
-
Value * findStoredValueInAggregateAt (LLVMContext & Ctx, Value * Aggregate, unsigned int Idx)Returns the value stored in the aggregate argument of an outlined function,
or nullptr if it is not found.
Defined at line 313 of file llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const CoverageStats & Stats)Defined at line 316 of file llvm/tools/sancov/sancov.cpp
-
template <>HasNameMatcherP<Name_type> HasName (Name_type gmock_p0)Define a custom matcher for objects which support a 'getName' method.
LLVM often has IR objects or analysis objects which expose a name
and in tests it is convenient to match these by name for readability.
Usually, this name is either a StringRef or a plain std::string. This
matcher supports any type exposing a getName() method of this form whose
return value is compatible with an std::ostream. For StringRef, this uses
the shift operator defined above.
It should be used as:
HasName("my_function")
No namespace or other qualification is required.
Defined at line 320 of file llvm/unittests/IR/PassBuilderCallbacksTest.cpp
-
void deduceFormat (Format & Dest, StringRef File)Defined at line 320 of file llvm/tools/llvm-rc/llvm-rc.cpp
-
basic_string gtest_AllowedExplicitExpressionFormatExpressionFormatParameterisedFixture_EvalGenerateName_ (const ::testing::TestParamInfo<ExpressionFormatParameterisedFixture::ParamType> & info)Defined at line 321 of file llvm/unittests/FileCheck/FileCheckTest.cpp
-
ParamGenerator gtest_AllowedExplicitExpressionFormatExpressionFormatParameterisedFixture_EvalGenerator_ ()Defined at line 321 of file llvm/unittests/FileCheck/FileCheckTest.cpp
-
Value * getNeutralReductionElement (const VPReductionIntrinsic & VPI, Type * EltTy)Defined at line 322 of file llvm/lib/CodeGen/ExpandVectorPredication.cpp
-
void compareReadersElements (ReaderTestCompare * ReferenceReader, ReaderTestCompare * TargetReader)Compare the logical elements.
Defined at line 322 of file llvm/unittests/DebugInfo/LogicalView/CompareElementsTest.cpp
-
bool hasUseAfterReturnUnsafeUses (Value & V)Defined at line 324 of file llvm/lib/Transforms/Instrumentation/SanitizerBinaryMetadata.cpp
-
template <>HasNameRegexMatcherP<Name_type> HasNameRegex (Name_type gmock_p0)Defined at line 325 of file llvm/unittests/IR/PassBuilderCallbacksTest.cpp
-
Array renderFunctions (const iterator_range<coverage::FunctionRecordIterator> & Functions)Defined at line 327 of file llvm/tools/llvm-cov/CoverageExporterJson.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const CallInfo & Call)Defined at line 330 of file llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
-
basic_string unescape (StringRef S)Defined at line 331 of file llvm/tools/llvm-rc/llvm-rc.cpp
-
basic_string gtest_ExtractValueErrorParamsExtractValueErrorFixture_EvalGenerateName_ (const ::testing::TestParamInfo<ExtractValueErrorFixture::ParamType> & info)Defined at line 333 of file llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp
-
ParamGenerator gtest_ExtractValueErrorParamsExtractValueErrorFixture_EvalGenerator_ ()Defined at line 333 of file llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp
-
void VerfyOperandShuffled (StringRef Source, pair ShuffleItems)The caller has to guarantee that function argument are used in the SAME
place as the operand.
Defined at line 333 of file llvm/unittests/FuzzMutate/StrategiesTest.cpp
-
void operator<< (json::OStream & W, const int & Points)Output symbolized information for coverage points in JSON.
Format:
{
'
<file
_name>' : {
'
<function
_name>' : {
'
<point
_id'> : '
<line
_number>:'
<column
_number'.
....
}
}
}
Defined at line 334 of file llvm/tools/sancov/sancov.cpp
-
bool isIgnored (StringRef PassID)Return true when this is a pass for which changes should be ignored
Defined at line 335 of file llvm/lib/Passes/StandardInstrumentations.cpp
-
MemoryExtents getMemoryExtentsOrDie (Type * FT)Defined at line 335 of file llvm/lib/Transforms/Instrumentation/NumericalStabilitySanitizer.cpp
-
void elementSelection (SmallString<128> & InputsDir)Logical elements selection.
Defined at line 335 of file llvm/unittests/DebugInfo/LogicalView/DWARFReaderTest.cpp
-
template <bool (*IsConstantOpcode)(const MachineInstr *), bool (*GetAPCstValue)(const MachineInstr *MI, APInt &)>std::optional<ValueAndVReg> getConstantVRegValWithLookThrough (Register VReg, const MachineRegisterInfo & MRI, bool LookThroughInstrs, bool LookThroughAnyExt)This function is used in many places, and as such, it has some
micro-optimizations to try and make it as fast as it can be.
- We use template arguments to avoid an indirect call caused by passing a
function_ref/std::function
- GetAPCstValue does not return std::optional
<APInt
> as that's expensive.
Instead it returns true/false and places the result in a pre-constructed
APInt.
Please change this function carefully and benchmark your changes.
Defined at line 336 of file llvm/lib/CodeGen/GlobalISel/Utils.cpp
-
void expectDumpResult (const dwarf::UnwindLocation & Loc, StringRef ExpectedFirstLine)Defined at line 342 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp
-
basic_string makeHTMLReady (StringRef SR)Defined at line 343 of file llvm/lib/Passes/StandardInstrumentations.cpp
-
bool isSelectInRoleOfConjunctionOrDisjunction (const SelectInst * SI)we synthesize a || b as select a, true, b
we synthesize a
&
&
b as select a, b, false
this function determines if SI is playing one of those roles.
Defined at line 346 of file llvm/lib/Transforms/Utils/SimplifyCFG.cpp
-
void ProcessSwitchInst (SwitchInst * SI, SmallPtrSetImpl<BasicBlock *> & DeleteList, AssumptionCache * AC, LazyValueInfo * LVI)Replace the specified switch instruction with a sequence of chained if-then
insts in a balanced binary search.
Defined at line 349 of file llvm/lib/Transforms/Utils/LowerSwitch.cpp
-
Function * createRegisterGlobalsFunction (Module & M, bool IsHIP, pair EntryArray, StringRef Suffix, bool EmitSurfacesAndTextures)Create the register globals function. We will iterate all of the offloading
entries stored at the begin / end symbols and register them according to
their type. This creates the following function in IR:
extern struct __tgt_offload_entry __start_cuda_offloading_entries;
extern struct __tgt_offload_entry __stop_cuda_offloading_entries;
extern void __cudaRegisterFunction(void **, void *, void *, void *, int,
void *, void *, void *, void *, int *);
extern void __cudaRegisterVar(void **, void *, void *, void *, int32_t,
int64_t, int32_t, int32_t);
void __cudaRegisterTest(void **fatbinHandle) {
for (struct __tgt_offload_entry *entry =
&
__start_cuda_offloading_entries;
entry !=
&
__stop_cuda_offloading_entries; ++entry) {
if (entry->Kind != OFK_CUDA)
continue
if (!entry->Size)
__cudaRegisterFunction(fatbinHandle, entry->addr, entry->name,
entry->name, -1, 0, 0, 0, 0, 0);
else
__cudaRegisterVar(fatbinHandle, entry->addr, entry->name, entry->name,
0, entry->size, 0, 0);
}
}
Defined at line 349 of file llvm/lib/Frontend/Offloading/OffloadWrapper.cpp
-
RcOptions parseWindresOptions (ArrayRef<const char *> ArgsArr, ArrayRef<const char *> InputArgsArray, basic_string Prefix)Defined at line 350 of file llvm/tools/llvm-rc/llvm-rc.cpp
-
bool useAfterReturnUnsafe (Instruction & I)Defined at line 353 of file llvm/lib/Transforms/Instrumentation/SanitizerBinaryMetadata.cpp
-
void toYaml (yaml::Output & Out, const CtxProfFlatProfile & Flat)Defined at line 355 of file llvm/lib/ProfileData/PGOCtxProfReader.cpp
-
Value * findAggregateFromValue (Value * V)Returns the aggregate that the value is originating from.
Defined at line 355 of file llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-
uint32_t mkInfo (uint32_t Kind)Defined at line 357 of file llvm/unittests/DebugInfo/BTF/BTFParserTest.cpp
-
IndexedMemProfData getMemProfDataForTest ()Defined at line 358 of file llvm/unittests/ProfileData/InstrProfTest.cpp
-
template <typename T>void append (std::string & S, const T & What)Defined at line 359 of file llvm/unittests/DebugInfo/BTF/BTFParserTest.cpp
-
const Module * getModuleForComparison (Any IR)Return the module when that is the appropriate level of comparison for
Defined at line 359 of file llvm/lib/Passes/StandardInstrumentations.cpp
-
template <typename HasherT, llvm::endianness Endianness>void addHash (llvm::HashBuilder<HasherT, Endianness> & HBuilder, const StructWithHashBuilderSupport & Value)Defined at line 360 of file llvm/unittests/ADT/HashingTest.cpp
-
void simpleIntersectionWithComplement (UBitVec & Intersection, const UBitVec & LHS, const UBitVec & RHS)A simple implementation of set intersection-with-complement, used to
double-check the human "expected" answer.
Defined at line 362 of file llvm/unittests/ADT/CoalescingBitVectorTest.cpp
-
void compareElements (SmallString<128> & InputsDir)Compare logical elements.
Defined at line 366 of file llvm/unittests/DebugInfo/LogicalView/DWARFReaderTest.cpp
-
bool isInterestingFunction (const Function & F)Defined at line 367 of file llvm/lib/Passes/StandardInstrumentations.cpp
-
void toYaml (yaml::Output & Out, const PGOCtxProfContext & Ctx)We want to pass `const` values PGOCtxProfContext references to the yaml
converter, and the regular yaml mapping APIs are designed to handle both
serialization and deserialization, which prevents using const for
serialization. Using an intermediate datastructure is overkill, both
space-wise and design complexity-wise. Instead, we use the lower-level APIs.
Defined at line 367 of file llvm/lib/ProfileData/PGOCtxProfReader.cpp
-
void runWithLoopInfoAndDominatorTree (Module & M, StringRef FuncName, function_ref Test)Defined at line 371 of file llvm/unittests/Transforms/Utils/CloningTest.cpp
-
bool isInteresting (Any IR, StringRef PassID, StringRef PassName)Return true when this is a pass on IR for which printing
of changes is desired.
Defined at line 373 of file llvm/lib/Passes/StandardInstrumentations.cpp
-
void VerfyDivDidntShuffle (StringRef Source)Defined at line 373 of file llvm/unittests/FuzzMutate/StrategiesTest.cpp
-
void checkElementSelection (LVReader * Reader, std::vector<SelectionInfo> & Data, size_t Size)Check the logical elements selection.
Defined at line 374 of file llvm/unittests/DebugInfo/LogicalView/CodeViewReaderTest.cpp
-
template <typename HasherT, llvm::endianness Endianness>void addHash (llvm::HashBuilder<HasherT, Endianness> & HBuilder, const StructWithHashBuilderAndHashValueSupport & Value)Defined at line 375 of file llvm/unittests/ADT/HashingTest.cpp
-
MemInfoBlock makeFullMIB ()Populate all of the fields of MIB.
Defined at line 376 of file llvm/unittests/ProfileData/InstrProfTest.cpp
-
hash_code hash_value (const StructWithHashBuilderAndHashValueSupport & Value)Defined at line 377 of file llvm/unittests/ADT/HashingTest.cpp
-
void operator<< (json::OStream & W, const SymbolizedCoverage & C)Defined at line 378 of file llvm/tools/sancov/sancov.cpp
-
unique_ptr parseIR (LLVMContext & C, const char * IR)Defined at line 383 of file llvm/unittests/Transforms/Utils/CloningTest.cpp
-
vector GetComponents (StringRef Path, Style S)Defined at line 384 of file llvm/unittests/Support/Path.cpp
-
void expectDumpResult (const dwarf::RegisterLocations & Locs, StringRef ExpectedFirstLine)Defined at line 384 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugFrameTest.cpp
-
template <typename T>void SaturatingMultiplyAddTestHelper ()Defined at line 384 of file llvm/unittests/Support/MathExtrasTest.cpp
-
void expectOperationValueResult (binop_eval_t Operation, APInt LeftValue, APInt RightValue, APInt ExpectedValue)Defined at line 385 of file llvm/unittests/FileCheck/FileCheckTest.cpp
-
MemInfoBlock makePartialMIB ()Populate those fields returned by getHotColdSchema.
Defined at line 385 of file llvm/unittests/ProfileData/InstrProfTest.cpp
-
basic_string gtest_DumpValueParamsDumpValueFixture_EvalGenerateName_ (const ::testing::TestParamInfo<DumpValueFixture::ParamType> & info)Defined at line 387 of file llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp
-
ParamGenerator gtest_DumpValueParamsDumpValueFixture_EvalGenerator_ ()Defined at line 387 of file llvm/unittests/DebugInfo/DWARF/DWARFFormValueTest.cpp
-
Expected getFile (const Twine & FileName)Defined at line 388 of file llvm/tools/llvm-jitlink/llvm-jitlink.cpp
-
basic_string parseScalarString (yaml::Node * N)Defined at line 390 of file llvm/tools/sancov/sancov.cpp
-
bool maybeSharedMutable (const Value * Addr)Returns true if the memory at `Addr` may be shared with other threads.
Defined at line 390 of file llvm/lib/Transforms/Instrumentation/SanitizerBinaryMetadata.cpp
-
bool isIConstant (const MachineInstr * MI)Defined at line 394 of file llvm/lib/CodeGen/GlobalISel/Utils.cpp
-
template <class T1, class T2, class TR>void expectOperationValueResult (binop_eval_t Operation, T1 LeftValue, T2 RightValue, TR ResultValue)Defined at line 394 of file llvm/unittests/FileCheck/FileCheckTest.cpp
-
IndexedMemProfRecord makeRecord (initializer_list AllocFrames, initializer_list CallSiteFrames, const MemInfoBlock & Block, const memprof::MemProfSchema & Schema)Defined at line 394 of file llvm/unittests/ProfileData/InstrProfTest.cpp
-
AttributeList transformFunctionAttributes (const TransformedFunction & TransformedFunction, LLVMContext & Ctx, AttributeList CallSiteAttrs)Given function attributes from a call site for the original function,
return function attributes appropriate for a call to the transformed
function.
Defined at line 394 of file llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
-
void reportLLVMJITLinkError (Error Err)Defined at line 395 of file llvm/tools/llvm-jitlink/llvm-jitlink.cpp
-
void testAliasRequired (int argc, const char *const * argv)Defined at line 395 of file llvm/unittests/Support/CommandLineTest.cpp
-
Function & lookupFunction (Module & M, StringRef Name)Defined at line 397 of file llvm/unittests/Analysis/LazyCallGraphTest.cpp
-
bool isFConstant (const MachineInstr * MI)Defined at line 400 of file llvm/lib/CodeGen/GlobalISel/Utils.cpp
-
bool getPreferSmallerInstructions (const CodeGenTarget & Target)Defined at line 401 of file llvm/utils/TableGen/AsmMatcherEmitter.cpp
-
any_relocation_info makeRelocationInfo (const MachOYAML::Relocation & R, bool IsLE)The implementation of makeRelocationInfo and makeScatteredRelocationInfo is
consistent with how libObject parses MachO binary files. For the reference
see getStruct, getRelocation, getPlainRelocationPCRel,
getPlainRelocationLength and related methods in MachOObjectFile.cpp
Defined at line 405 of file llvm/lib/ObjectYAML/MachOEmitter.cpp
-
template <>EqualsRecordMatcherP<Want_type> EqualsRecord (Want_type gmock_p0)Defined at line 406 of file llvm/unittests/ProfileData/InstrProfTest.cpp
-
bool isAnyConstant (const MachineInstr * MI)Defined at line 406 of file llvm/lib/CodeGen/GlobalISel/Utils.cpp
-
template <class T1, class T2>void expectOperationValueResult (binop_eval_t Operation, T1 LeftValue, T2 RightValue)Defined at line 407 of file llvm/unittests/FileCheck/FileCheckTest.cpp
-
bool getCImmAsAPInt (const MachineInstr * MI, APInt & Result)Defined at line 413 of file llvm/lib/CodeGen/GlobalISel/Utils.cpp
-
basic_string gtest_VirtualOutputBackendTest_EvalGenerateName_ (const ::testing::TestParamInfo<BackendTest::ParamType> & info)Defined at line 414 of file llvm/unittests/Support/VirtualOutputBackendsTest.cpp
-
ParamGenerator gtest_VirtualOutputBackendTest_EvalGenerator_ ()Defined at line 414 of file llvm/unittests/Support/VirtualOutputBackendsTest.cpp
-
void checkElementComparison (LVReader * Reference, LVReader * Target)Check the logical elements comparison.
Defined at line 416 of file llvm/unittests/DebugInfo/LogicalView/CodeViewReaderTest.cpp
-
bool getCImmOrFPImmAsAPInt (const MachineInstr * MI, APInt & Result)Defined at line 421 of file llvm/lib/CodeGen/GlobalISel/Utils.cpp
-
any_relocation_info makeScatteredRelocationInfo (const MachOYAML::Relocation & R)Defined at line 421 of file llvm/lib/ObjectYAML/MachOEmitter.cpp
-
basic_string getPathToStyle (StringRef ViewPath)Defined at line 422 of file llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp
-
Error buildTables_ELF_loongarch (LinkGraph & G)Defined at line 426 of file llvm/lib/ExecutionEngine/JITLink/ELF_loongarch.cpp
-
basic_string gtest_AllocationTestsMappedMemoryTest_EvalGenerateName_ (const ::testing::TestParamInfo<MappedMemoryTest::ParamType> & info)Defined at line 430 of file llvm/unittests/Support/MemoryTest.cpp
-
ParamGenerator gtest_AllocationTestsMappedMemoryTest_EvalGenerator_ ()Defined at line 430 of file llvm/unittests/Support/MemoryTest.cpp
-
basic_string getPathToJavaScript (StringRef ViewPath)Defined at line 431 of file llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp
-
bool ReadDataFromGlobal (Constant * C, uint64_t ByteOffset, unsigned char * CurPtr, unsigned int BytesLeft, const DataLayout & DL)Recursive helper to read bits out of global. C is the constant being copied
out of. ByteOffset is an offset into C. CurPtr is the pointer to copy
results into and BytesLeft is the number of bytes left in
the CurPtr buffer. DL is the DataLayout.
Defined at line 431 of file llvm/lib/Analysis/ConstantFolding.cpp
-
basic_string gtest_LanguageDescriptionTestsLanguageDescriptionTestFixture_EvalGenerateName_ (const ::testing::TestParamInfo<LanguageDescriptionTestFixture::ParamType> & info)Defined at line 436 of file llvm/unittests/BinaryFormat/DwarfTest.cpp
-
ParamGenerator gtest_LanguageDescriptionTestsLanguageDescriptionTestFixture_EvalGenerator_ ()Defined at line 436 of file llvm/unittests/BinaryFormat/DwarfTest.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const ThreadingPath & TPath)Defined at line 437 of file llvm/lib/Transforms/Scalar/DFAJumpThreading.cpp
-
template <typename AAType, typename StateType = typename AAType::StateType, Attribute::AttrKind IRAttributeKind = AAType::IRAttributeKind>void clampCallSiteArgumentStates (Attributor & A, const AAType & QueryingAA, StateType & S)Clamp the information known at all call sites for a given argument
(identified by
into
Defined at line 437 of file llvm/lib/Transforms/IPO/AttributorAttributes.cpp
-
void emitPrelude (raw_ostream & OS, const CoverageViewOptions & Opts, const std::string & PathToStyle, const std::string & PathToJavaScript)Defined at line 440 of file llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp
-
basic_string gtest_UnsupportedVersionTestParamsDebugLineUnsupportedVersionFixture_EvalGenerateName_ (const ::testing::TestParamInfo<DebugLineUnsupportedVersionFixture::ParamType> & info)Defined at line 445 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
-
ParamGenerator gtest_UnsupportedVersionTestParamsDebugLineUnsupportedVersionFixture_EvalGenerator_ ()Defined at line 445 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
-
void CheckUnsaturatedConversion (FixedPointSemantics Src, FixedPointSemantics Dst, int64_t TestVal)Check that a fixed point value in one sema is the same in another sema
Defined at line 448 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
void elementProperties (SmallString<128> & InputsDir)Logical elements properties.
Defined at line 451 of file llvm/unittests/DebugInfo/LogicalView/CodeViewReaderTest.cpp
-
Error buildGOTAndStubs_MachO_x86_64 (LinkGraph & G)Defined at line 463 of file llvm/lib/ExecutionEngine/JITLink/MachO_x86_64.cpp
-
void emitTableRow (raw_ostream & OS, const CoverageViewOptions & Opts, const std::string & FirstCol, const FileCoverageSummary & FCS, bool IsTotals)Defined at line 463 of file llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp
-
void CheckSaturatedConversionMin (FixedPointSemantics Src, FixedPointSemantics Dst, int64_t TestVal)Check the value in a given fixed point sema overflows to the saturated min
for another sema
Defined at line 471 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
StringRef getCPUNameFromS390Model (unsigned int Id, bool HaveVectorSupport)Defined at line 471 of file llvm/lib/TargetParser/Host.cpp
-
template <typename T>const T MakeConst (T && value)Returns a `const` copy of the passed value. The `const` on the returned
value is intentional here so that `MakeConst` can be used in range-for
loops.
Defined at line 476 of file llvm/unittests/ADT/IteratorTest.cpp
-
void CheckSaturatedConversionMax (FixedPointSemantics Src, FixedPointSemantics Dst, int64_t TestVal)Check the value in a given fixed point sema overflows to the saturated max
for another sema
Defined at line 479 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
basic_string stripPathPrefix (basic_string Path)---------- MAIN FUNCTIONALITY ----------
Defined at line 485 of file llvm/tools/sancov/sancov.cpp
-
void CheckSignedAccumConversionsAgainstOthers (FixedPointSemantics Src, int64_t OneVal)Check one signed _Accum sema converted to other sema for different values.
Defined at line 486 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
int createSymbolizer ()Defined at line 494 of file llvm/tools/sancov/sancov.cpp
-
void elementSelection (SmallString<128> & InputsDir)Logical elements selection.
Defined at line 494 of file llvm/unittests/DebugInfo/LogicalView/CodeViewReaderTest.cpp
-
template <typename AAType, typename BaseType, typename StateType = typename AAType::StateType, Attribute::AttrKind IRAttributeKind = AAType::IRAttributeKind>bool getArgumentStateFromCallBaseContext (Attributor & A, BaseType & QueryingAttribute, IRPosition & Pos, StateType & State)This function is the bridge between argument position and the call base
context.
Defined at line 496 of file llvm/lib/Transforms/IPO/AttributorAttributes.cpp
-
void checkFileData (StringRef FileName, StringRef GoldenData)Defined at line 498 of file llvm/unittests/Support/raw_ostream_test.cpp
-
basic_string normalizeFilename (const std::string & FileName)Defined at line 501 of file llvm/tools/sancov/sancov.cpp
-
template <>HasMIMetadataMatcherP<MIMD_type> HasMIMetadata (MIMD_type gmock_p0)Defined at line 502 of file llvm/unittests/CodeGen/MachineInstrTest.cpp
-
template <typename NListType>void writeNListEntry (MachOYAML::NListEntry & NLE, raw_ostream & OS, bool IsLittleEndian)Defined at line 504 of file llvm/lib/ObjectYAML/MachOEmitter.cpp
-
RcOptions parseRcOptions (ArrayRef<const char *> ArgsArr, ArrayRef<const char *> InputArgsArray)Defined at line 507 of file llvm/tools/llvm-rc/llvm-rc.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const ContextNode & Node)Defined at line 512 of file llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
-
template <uint16_t Version, class AddrType>void TestChildren ()Defined at line 518 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
-
void emitEpilog (raw_ostream & OS)Defined at line 520 of file llvm/tools/llvm-cov/SourceCoverageViewHTML.cpp
-
bool enableSplitLTOUnit (Module & M)Check if the LTO Unit splitting has been enabled.
Defined at line 524 of file llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
-
bool requiresSplit (Module & M)Returns whether this module needs to be split (if splitting is enabled).
Defined at line 533 of file llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
-
bool LowerSwitch (Function & F, LazyValueInfo * LVI, AssumptionCache * AC)Defined at line 535 of file llvm/lib/Transforms/Utils/LowerSwitch.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const InstPartitionContainer & Partitions)Defined at line 543 of file llvm/lib/Transforms/Scalar/LoopDistribute.cpp
-
bool writeThinLTOBitcode (raw_ostream & OS, raw_ostream * ThinLinkOS, function_ref<AAResults &(Function &)> AARGetter, Module & M, const ModuleSummaryIndex * Index, const bool ShouldPreserveUseListOrder)Defined at line 543 of file llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
-
bool simplifyAssumes (Function & F, AssumptionCache * AC, DominatorTree * DT)Defined at line 544 of file llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp
-
raw_ostream & operator<< (raw_ostream & Stream, const StrOrAnon & S)Defined at line 545 of file llvm/lib/DebugInfo/BTF/BTFParser.cpp
-
MCSectionXCOFF * getContainingCsect (const MCSymbolXCOFF * XSym)Defined at line 550 of file llvm/lib/MC/XCOFFObjectWriter.cpp
-
int getCoveragePoints (const std::string & ObjectFile, const int & Addrs, const int & CoveredAddrs)Defined at line 551 of file llvm/tools/sancov/sancov.cpp
-
void compareElements (SmallString<128> & InputsDir)Compare logical elements.
Defined at line 555 of file llvm/unittests/DebugInfo/LogicalView/CodeViewReaderTest.cpp
-
bool testARMArch (StringRef Arch, StringRef DefaultCPU, StringRef SubArch, unsigned int ArchAttr)Defined at line 556 of file llvm/unittests/TargetParser/TargetParserTest.cpp
-
void CheckUnsignedAccumConversionsAgainstOthers (FixedPointSemantics Src, int64_t OneVal)Check one unsigned _Accum sema converted to other sema for different
values.
Defined at line 560 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
MergedNodesT mergeNodes (const std::vector<NodeT *> & X, const std::vector<NodeT *> & Y, size_t MergeOffset, MergeTypeT MergeType)Merge two chains of nodes respecting a given 'type' and 'offset'.
If MergeType == 0, then the result is a concatenation of two chains.
Otherwise, the first chain is cut into two sub-chains at the offset,
and merged using all possible ways of concatenating three chains.
Defined at line 561 of file llvm/lib/Transforms/Utils/CodeLayout.cpp
-
Constant * FoldReinterpretLoadFromConst (Constant * C, Type * LoadTy, int64_t Offset, const DataLayout & DL)Defined at line 564 of file llvm/lib/Analysis/ConstantFolding.cpp
-
void createRegisterFatbinFunction (Module & M, GlobalVariable * FatbinDesc, bool IsHIP, pair EntryArray, StringRef Suffix, bool EmitSurfacesAndTextures)Create the constructor and destructor to register the fatbinary with the CUDA
runtime.
Defined at line 567 of file llvm/lib/Frontend/Offloading/OffloadWrapper.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const ContextEdge & Edge)Defined at line 572 of file llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
-
bool operator< (const Slice & LHS, uint64_t RHSOffset)Support comparison with a single offset to allow binary searches.
Defined at line 579 of file llvm/lib/Transforms/Scalar/SROA.cpp
-
bool operator< (uint64_t LHSOffset, const Slice & RHS)Defined at line 582 of file llvm/lib/Transforms/Scalar/SROA.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const StraightLineStrengthReduce::Candidate & C)Defined at line 583 of file llvm/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp
-
basic_string gtest_LineTableTestParamsDebugLineParameterisedFixture_EvalGenerateName_ (const ::testing::TestParamInfo<DebugLineParameterisedFixture::ParamType> & info)Defined at line 585 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
-
ParamGenerator gtest_LineTableTestParamsDebugLineParameterisedFixture_EvalGenerator_ ()Defined at line 585 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
-
void expectUndefErrors (unordered_set ExpectedUndefVarNames, Error Err)Defined at line 586 of file llvm/unittests/FileCheck/FileCheckTest.cpp
-
RcOptions getOptions (const char * Argv0, ArrayRef<const char *> ArgsArr, ArrayRef<const char *> InputArgs)Defined at line 589 of file llvm/tools/llvm-rc/llvm-rc.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const DeltaInfo & DI)Defined at line 593 of file llvm/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp
-
int64_t getExpectedNumberOfCompare (int NumCaseCluster)Considering forming a binary search, we should find the number of nodes
which is same as the number of comparisons when lowered. For a given
number of clusters, n, we can define a recursive function, f(n), to find
the number of nodes in the tree. The recursion is :
f(n) = 1 + f(n/2) + f (n - n/2), when n > 3,
and f(n) = n, when n
<
= 3.
This will lead a binary tree where the leaf should be either f(2) or f(3)
when n > 3. So, the number of comparisons from leaves should be n, while
the number of non-leaf should be :
2^(log2(n) - 1) - 1
= 2^log2(n) * 2^-1 - 1
= n / 2 - 1.
Considering comparisons from leaf and non-leaf nodes, we can estimate the
number of comparisons in a simple closed form :
n + n / 2 - 1 = n * 3 / 2 - 1
Defined at line 598 of file llvm/lib/Analysis/InlineCost.cpp
-
void doRc (basic_string Src, basic_string Dest, RcOptions & Opts, const char * Argv0)Defined at line 600 of file llvm/tools/llvm-rc/llvm-rc.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const formatBranchInfo & FBI)Defined at line 602 of file llvm/lib/ProfileData/GCOV.cpp
-
PreferredTuple ChoosePreferredUse (MachineInstr & LoadMI, PreferredTuple & CurrentUse, LLT TyForCandidate, unsigned int OpcodeForCandidate, MachineInstr * MIForCandidate)Select a preference between two uses. CurrentUse is the current preference
while *ForCandidate is attributes of the candidate under consideration.
Defined at line 611 of file llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
-
template <class AAType, typename StateType = typename AAType::StateType>void followUsesInContext (AAType & AA, Attributor & A, MustBeExecutedContextExplorer & Explorer, const Instruction * CtxI, int & Uses, StateType & State)Helper function to accumulate uses.
Defined at line 620 of file llvm/lib/Transforms/IPO/AttributorAttributes.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const Polynomial & S)Defined at line 622 of file llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp
-
void setupOverlaps (UUMap & M)Defined at line 623 of file llvm/unittests/ADT/IntervalMapTest.cpp
-
template <typename Fn1, typename Fn2, typename Fn3>void testBinarySetOperationExhaustive (Fn1 OpFn, Fn2 ExactOpFn, Fn3 InResultFn)Defined at line 623 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
bool isAArch64Elf (const ObjectFile & Obj)Defined at line 624 of file llvm/tools/llvm-objdump/llvm-objdump.cpp
-
bool isCoveragePointSymbol (StringRef Name)Defined at line 624 of file llvm/tools/sancov/sancov.cpp
-
void VerifyBlockShuffle (StringRef Source)Defined at line 625 of file llvm/unittests/FuzzMutate/StrategiesTest.cpp
-
bool operator< (const TableEntry & TE, unsigned int V)Defined at line 626 of file llvm/lib/Target/X86/X86FloatingPoint.cpp
-
bool operator< (unsigned int V, const TableEntry & TE)Defined at line 629 of file llvm/lib/Target/X86/X86FloatingPoint.cpp
-
bool isArmElf (const ObjectFile & Obj)Defined at line 629 of file llvm/tools/llvm-objdump/llvm-objdump.cpp
-
void checkOverlaps (UUMap & M)Defined at line 632 of file llvm/unittests/ADT/IntervalMapTest.cpp
-
bool shouldRunLowerAMXIntrinsics (const Function & F, const TargetMachine * TM)Defined at line 633 of file llvm/lib/Target/X86/X86LowerAMXIntrinsics.cpp
-
bool isCSKYElf (const ObjectFile & Obj)Defined at line 634 of file llvm/tools/llvm-objdump/llvm-objdump.cpp
-
void findMachOIndirectCovFunctions (const object::MachOObjectFile & O, int * Result)Locate __sanitizer_cov* function addresses inside the stubs table on MachO.
Defined at line 635 of file llvm/tools/sancov/sancov.cpp
-
void sanitizeStrategy (VPIntrinsic & VPI, VPLegalization & LegalizeStrat)/ } CachingVPExpander
Defined at line 636 of file llvm/lib/CodeGen/ExpandVectorPredication.cpp
-
bool runLowerAMXIntrinsics (Function & F, DominatorTree * DT, LoopInfo * LI)Defined at line 638 of file llvm/lib/Target/X86/X86LowerAMXIntrinsics.cpp
-
bool isRISCVElf (const ObjectFile & Obj)Defined at line 639 of file llvm/tools/llvm-objdump/llvm-objdump.cpp
-
bool hasMappingSymbols (const ObjectFile & Obj)Defined at line 644 of file llvm/tools/llvm-objdump/llvm-objdump.cpp
-
template <class AAType, typename StateType = typename AAType::StateType>void followUsesInMBEC (AAType & AA, Attributor & A, StateType & S, Instruction & CtxI)Use the must-be-executed-context around
to add information into
The AAType class is required to have `followUseInMBEC` method with the
following signature and behaviour:
bool followUseInMBEC(Attributor
&A
, const Use *U, const Instruction *I)
U - Underlying use.
I - The user of the
Returns true if the value should be tracked transitively.
Defined at line 646 of file llvm/lib/Transforms/IPO/AttributorAttributes.cpp
-
template <uint16_t Version, class AddrType>void TestReferences ()Defined at line 648 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
-
void printRelocation (formatted_raw_ostream & OS, StringRef FileName, const RelocationRef & Rel, uint64_t Address, bool Is64Bits)Defined at line 649 of file llvm/tools/llvm-objdump/llvm-objdump.cpp
-
bool testARMExtension (StringRef CPUName, ArchKind ArchKind, StringRef ArchExt)Defined at line 653 of file llvm/unittests/TargetParser/TargetParserTest.cpp
-
ArgumentAccessInfo getArgumentAccessInfo (const Instruction * I, const ArgumentUse & ArgUse, const DataLayout & DL)Defined at line 654 of file llvm/lib/Transforms/IPO/FunctionAttrs.cpp
-
Error buildTables_ELF_aarch64 (LinkGraph & G)Defined at line 659 of file llvm/lib/ExecutionEngine/JITLink/ELF_aarch64.cpp
-
Expected foo (FooStrategy S)Defined at line 661 of file llvm/unittests/Support/ErrorTest.cpp
-
void printBTFRelocation (formatted_raw_ostream & FOS, llvm::BTFParser & BTF, SectionedAddress Address, LiveElementPrinter & LEP)Defined at line 664 of file llvm/tools/llvm-objdump/llvm-objdump.cpp
-
void InsertInsnsWithoutSideEffectsBeforeUse (MachineIRBuilder & Builder, MachineInstr & DefMI, MachineOperand & UseMO, std::function<void (MachineBasicBlock *, int, MachineOperand &)> Inserter)Find a suitable place to insert some instructions and insert them. This
function accounts for special cases like inserting before a PHI node.
The current strategy for inserting before PHI's is to duplicate the
instructions for each predecessor. However, while that's ok for G_TRUNC
on most targets since it generally requires no code, other targets/cases may
want to try harder to find a dominating block.
Defined at line 667 of file llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
-
int GetDICompileUnitCount (const Module & M)Defined at line 671 of file llvm/unittests/Transforms/Utils/CloningTest.cpp
-
int findSanitizerCovFunctions (const object::ObjectFile & O)Locate __sanitizer_cov* function addresses that are used for coverage
reporting.
Defined at line 675 of file llvm/tools/sancov/sancov.cpp
-
bool haveCompileUnitsInCommon (const Module & LHS, const Module & RHS)Defined at line 678 of file llvm/unittests/Transforms/Utils/CloningTest.cpp
-
void doCvtres (basic_string Src, basic_string Dest, basic_string TargetTriple)Defined at line 688 of file llvm/tools/llvm-rc/llvm-rc.cpp
-
bool CompUpdates (const CFGBuilder::Update & A, const CFGBuilder::Update & B)Defined at line 701 of file llvm/unittests/IR/DominatorTreeTest.cpp
-
void testAppendAndTerminateTemplateParameters (const DWARFDie & DIE, const std::string & Expected)Defined at line 708 of file llvm/unittests/DebugInfo/DWARF/DWARFDieTest.cpp
-
void testAppendQualifiedName (const DWARFDie & DIE, const std::string & Expected)Defined at line 717 of file llvm/unittests/DebugInfo/DWARF/DWARFDieTest.cpp
-
template <typename FatArchType>FatArchType constructFatArch (MachOYAML::FatArch & Arch)Defined at line 721 of file llvm/lib/ObjectYAML/MachOEmitter.cpp
-
FunctionSummary * findCalleeFunctionSummary (ValueInfo VI, StringRef ModuleId)Defined at line 722 of file llvm/lib/Analysis/StackSafetyAnalysis.cpp
-
uint64_t getPreviousInstructionPc (uint64_t PC, Triple TheTriple)Ported from
compiler-rt/lib/sanitizer_common/sanitizer_stacktrace.h:GetPreviousInstructionPc
GetPreviousInstructionPc.
Defined at line 723 of file llvm/tools/sancov/sancov.cpp
-
void emitDebugNamesHeader (raw_ostream & OS, bool IsLittleEndian, uint32_t NameCount, uint32_t AbbrevSize, uint32_t CombinedSizeOtherParts)Emits the header for a DebugNames section.
Defined at line 723 of file llvm/lib/ObjectYAML/DWARFEmitter.cpp
-
void CheckFloatToFixedConversion (APFloat & Val, const FixedPointSemantics & Sema, int64_t ExpectedNonSat)Defined at line 731 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
template <typename StructType>void writeFatArch (MachOYAML::FatArch & LC, raw_ostream & OS)Defined at line 732 of file llvm/lib/ObjectYAML/MachOEmitter.cpp
-
void insertModuleCtor (Module & M)Defined at line 732 of file llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
-
template <>void writeFatArch<llvm::MachO::fat_arch> (MachOYAML::FatArch & Arch, raw_ostream & OS)Defined at line 734 of file llvm/lib/ObjectYAML/MachOEmitter.cpp
-
void getObjectCoveragePoints (const object::ObjectFile & O, int * Addrs)Locate addresses of all coverage points in a file. Coverage point
is defined as the 'address of instruction following __sanitizer_cov
call - 1'.
Defined at line 738 of file llvm/tools/sancov/sancov.cpp
-
template <>void writeFatArch<llvm::MachO::fat_arch_64> (MachOYAML::FatArch & Arch, raw_ostream & OS)Defined at line 742 of file llvm/lib/ObjectYAML/MachOEmitter.cpp
-
void CheckFloatToFixedConversion (APFloat & Val, const FixedPointSemantics & Sema, OvfKind ExpectedOvf)Defined at line 743 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
uint64_t getCalleeAddress (const uint64_t * vtableAddr)Returns the address of callee with a numbered suffix in vtable.
Defined at line 744 of file llvm/unittests/ProfileData/InstrProfTest.cpp
-
template <typename DbgValTy>bool diagnoseMisSizedDbgValue (Module & M, DbgValTy * DbgVal)Return true if a mis-sized diagnostic is issued for
Defined at line 745 of file llvm/lib/Transforms/Utils/Debugify.cpp
-
basic_string emitDebugNamesAbbrev (ArrayRef Abbrevs)Emits the abbreviations for a DebugNames section.
Defined at line 747 of file llvm/lib/ObjectYAML/DWARFEmitter.cpp
-
template <class T>T getOptOrDefault (const int & Opt, T Default)Defined at line 750 of file llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
-
bool DCEInstruction (Instruction * I, SmallSetVector<Instruction *, 16> & WorkList, const TargetLibraryInfo * TLI)Defined at line 752 of file llvm/lib/Target/X86/X86LowerAMXType.cpp
-
Expected<HardwareLoopOptions> parseHardwareLoopOptions (StringRef Params)Parser of parameters for HardwareLoops pass.
Defined at line 758 of file llvm/lib/Passes/PassBuilder.cpp
-
ArgumentUsesSummary collectArgumentUsesPerBlock (Argument & A, Function & F)Collect the uses of argument "A" in "F".
Defined at line 764 of file llvm/lib/Transforms/IPO/FunctionAttrs.cpp
-
basic_string emitDebugNamesCUOffsets (bool IsLittleEndian)Emits a simple CU offsets list for a DebugNames section containing a single
CU at offset 0.
Defined at line 767 of file llvm/lib/ObjectYAML/DWARFEmitter.cpp
-
raw_ostream & operator<< (raw_ostream & O, const PartwordMaskValues & PMV)Defined at line 767 of file llvm/lib/CodeGen/AtomicExpandPass.cpp
-
template <typename ContainerT = Array>bool insertNonEmptyValues (Object & Obj, TBDKey Key, ContainerT && Contents)Defined at line 768 of file llvm/lib/TextAPI/TextStubV5.cpp
-
basic_string getFormattedStr (const MachO::Target & Targ)Defined at line 775 of file llvm/lib/TextAPI/TextStubV5.cpp
-
const Function * findCalleeInModule (const GlobalValue * GV)Defined at line 776 of file llvm/lib/Analysis/StackSafetyAnalysis.cpp
-
basic_string emitDebugNamesNameTable (bool IsLittleEndian, const DenseMap<uint32_t, std::vector<DWARFYAML::DebugNameEntry>> & Entries, ArrayRef EntryPoolOffsets)Emits the "NameTable" for a DebugNames section; according to the spec, it
consists of two arrays: an array of string offsets, followed immediately by
an array of entry offsets. The string offsets are emitted in the order
provided in `Entries`.
Defined at line 778 of file llvm/lib/ObjectYAML/DWARFEmitter.cpp
-
template <typename AggregateT>vector serializeTargets (const AggregateT Targets, const TargetList & ActiveTargets)Defined at line 783 of file llvm/lib/TextAPI/TextStubV5.cpp
-
bool checkDebugifyMetadata (Module & M, iterator_range Functions, StringRef NameOfWrappedPass, StringRef Banner, bool Strip, DebugifyStatsMap * StatsMap)Defined at line 785 of file llvm/lib/Transforms/Utils/Debugify.cpp
-
const ConstantRange * findParamAccess (const FunctionSummary & FS, uint32_t ParamNo)Defined at line 792 of file llvm/lib/Analysis/StackSafetyAnalysis.cpp
-
DenseMap groupEntries (ArrayRef Entries)Groups entries based on their name (strp) code and returns a map.
Defined at line 795 of file llvm/lib/ObjectYAML/DWARFEmitter.cpp
-
Array serializeTargetInfo (const TargetList & ActiveTargets)Defined at line 795 of file llvm/lib/TextAPI/TextStubV5.cpp
-
Constant * SymbolicallyEvaluateBinop (unsigned int Opc, Constant * Op0, Constant * Op1, const DataLayout & DL)One of Op0/Op1 is a constant expression.
Attempt to symbolically evaluate the result of a binary operator merging
these together. If target data info is available, it is provided as DL,
otherwise DL is null.
Defined at line 797 of file llvm/lib/Analysis/ConstantFolding.cpp
-
Expected<bool> parseLintOptions (StringRef Params)Parser of parameters for Lint pass.
Defined at line 800 of file llvm/lib/Passes/PassBuilder.cpp
-
void resolveAllCalls (UseInfo<GlobalValue> & Use, const ModuleSummaryIndex * Index)Defined at line 802 of file llvm/lib/Analysis/StackSafetyAnalysis.cpp
-
Expected getNonZeroDataSizesFor (uint32_t AbbrevCode, ArrayRef Abbrevs)Finds the abbreviation whose code is AbbrevCode and returns a list
containing the expected size of all non-zero-length forms.
Defined at line 805 of file llvm/lib/ObjectYAML/DWARFEmitter.cpp
-
Expected<LoopUnrollOptions> parseLoopUnrollOptions (StringRef Params)Parser of parameters for LoopUnroll pass.
Defined at line 806 of file llvm/lib/Passes/PassBuilder.cpp
-
size_t size (const FooWithFreeSize & )Defined at line 807 of file llvm/unittests/ADT/IteratorTest.cpp
-
template <typename ValueT, typename EntryT = ValueT>Array serializeScalar (TBDKey Key, ValueT Value, ValueT Default)Defined at line 808 of file llvm/lib/TextAPI/TextStubV5.cpp
-
void visitObjectFiles (const object::Archive & A, function_ref<void (const object::ObjectFile &)> Fn)Defined at line 818 of file llvm/tools/sancov/sancov.cpp
-
template <typename AggregateT = TargetsToValuesMap>Array serializeAttrToTargets (AggregateT & Entries, TBDKey Key)Defined at line 822 of file llvm/lib/TextAPI/TextStubV5.cpp
-
bool testArchExtDependency (const char * ArchExt, const std::initializer_list<const char *> & Expected)Defined at line 830 of file llvm/unittests/TargetParser/TargetParserTest.cpp
-
void visitObjectFiles (const std::string & FileName, function_ref<void (const object::ObjectFile &)> Fn)Defined at line 833 of file llvm/tools/sancov/sancov.cpp
-
map createGlobalStackSafetyInfo (map Functions, const ModuleSummaryIndex * Index)Defined at line 835 of file llvm/lib/Analysis/StackSafetyAnalysis.cpp
-
template <typename ValueT = std::string, typename AggregateT = std::vector<std::pair<MachO::Target, ValueT>>>Array serializeField (TBDKey Key, const AggregateT & Values, const TargetList & ActiveTargets, bool IsArray)When there is no significance in order, the common case, serialize all
attributes in a stable order.
Defined at line 837 of file llvm/lib/TextAPI/TextStubV5.cpp
-
bool expandMemCmp (CallInst * CI, const TargetTransformInfo * TTI, const TargetLowering * TLI, const DataLayout * DL, ProfileSummaryInfo * PSI, BlockFrequencyInfo * BFI, DomTreeUpdater * DTU, const bool IsBCmp)This function checks to see if an expansion of memcmp can be generated.
It checks for constant compare size that is less than the max inline size.
If an expansion cannot occur, returns false to leave as a library call.
Otherwise, the library call is replaced with a new IR instruction sequence.
We want to transform:
%call = call signext i32
(i8* %0, i8* %1, i64 15)
To:
loadbb:
%0 = bitcast i32* %buffer2 to i8*
%1 = bitcast i32* %buffer1 to i8*
%2 = bitcast i8* %1 to i64*
%3 = bitcast i8* %0 to i64*
%4 = load i64, i64* %2
%5 = load i64, i64* %3
%6 = call i64
.bswap.i64(i64 %4)
%7 = call i64
.bswap.i64(i64 %5)
%8 = sub i64 %6, %7
%9 = icmp ne i64 %8, 0
br i1 %9, label %res_block, label %loadbb1
res_block: ; preds = %loadbb2,
%loadbb1, %loadbb
%phi.src1 = phi i64 [ %6, %loadbb ], [ %22, %loadbb1 ], [ %36, %loadbb2 ]
%phi.src2 = phi i64 [ %7, %loadbb ], [ %23, %loadbb1 ], [ %37, %loadbb2 ]
%10 = icmp ult i64 %phi.src1, %phi.src2
%11 = select i1 %10, i32 -1, i32 1
br label %endblock
loadbb1: ; preds = %loadbb
%12 = bitcast i32* %buffer2 to i8*
%13 = bitcast i32* %buffer1 to i8*
%14 = bitcast i8* %13 to i32*
%15 = bitcast i8* %12 to i32*
%16 = getelementptr i32, i32* %14, i32 2
%17 = getelementptr i32, i32* %15, i32 2
%18 = load i32, i32* %16
%19 = load i32, i32* %17
%20 = call i32
.bswap.i32(i32 %18)
%21 = call i32
.bswap.i32(i32 %19)
%22 = zext i32 %20 to i64
%23 = zext i32 %21 to i64
%24 = sub i64 %22, %23
%25 = icmp ne i64 %24, 0
br i1 %25, label %res_block, label %loadbb2
loadbb2: ; preds = %loadbb1
%26 = bitcast i32* %buffer2 to i8*
%27 = bitcast i32* %buffer1 to i8*
%28 = bitcast i8* %27 to i16*
%29 = bitcast i8* %26 to i16*
%30 = getelementptr i16, i16* %28, i16 6
%31 = getelementptr i16, i16* %29, i16 6
%32 = load i16, i16* %30
%33 = load i16, i16* %31
%34 = call i16
.bswap.i16(i16 %32)
%35 = call i16
.bswap.i16(i16 %33)
%36 = zext i16 %34 to i64
%37 = zext i16 %35 to i64
%38 = sub i64 %36, %37
%39 = icmp ne i64 %38, 0
br i1 %39, label %res_block, label %loadbb3
loadbb3: ; preds = %loadbb2
%40 = bitcast i32* %buffer2 to i8*
%41 = bitcast i32* %buffer1 to i8*
%42 = getelementptr i8, i8* %41, i8 14
%43 = getelementptr i8, i8* %40, i8 14
%44 = load i8, i8* %42
%45 = load i8, i8* %43
%46 = zext i8 %44 to i32
%47 = zext i8 %45 to i32
%48 = sub i32 %46, %47
br label %endblock
endblock: ; preds = %res_block,
%loadbb3
%phi.res = phi i32 [ %48, %loadbb3 ], [ %11, %res_block ]
ret i32 %phi.res
Defined at line 837 of file llvm/lib/CodeGen/ExpandMemCmp.cpp
-
Expected emitDebugNamesEntryPool (bool IsLittleEndian, const DenseMap<uint32_t, std::vector<DWARFYAML::DebugNameEntry>> & StrpToEntries, ArrayRef Abbrevs)Emits the entry pool and returns an array of offsets containing the start
offset for the entries of each unique name.
Verifies that the provided number of data values match those expected by
the abbreviation table.
Defined at line 838 of file llvm/lib/ObjectYAML/DWARFEmitter.cpp
-
Constant * CastGEPIndices (Type * SrcElemTy, ArrayRef Ops, Type * ResultTy, GEPNoWrapFlags NW, optional InRange, const DataLayout & DL, const TargetLibraryInfo * TLI)If array indices are not pointer-sized integers, explicitly cast them so
that they aren't implicitly casted by the getelementptr.
Defined at line 845 of file llvm/lib/Analysis/ConstantFolding.cpp
-
Expected<bool> parseGlobalDCEPassOptions (StringRef Params)Defined at line 847 of file llvm/lib/Passes/PassBuilder.cpp
-
int findSanitizerCovFunctions (const std::string & FileName)Defined at line 850 of file llvm/tools/sancov/sancov.cpp
-
Expected<bool> parseCGProfilePassOptions (StringRef Params)Defined at line 852 of file llvm/lib/Passes/PassBuilder.cpp
-
bool LibAtomicFunction (const Function & F)Defined at line 853 of file llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
-
Array serializeField (TBDKey Key, const std::vector<InterfaceFileRef> & Values, const TargetList & ActiveTargets)Defined at line 856 of file llvm/lib/TextAPI/TextStubV5.cpp
-
Expected<bool> parseInlinerPassOptions (StringRef Params)Defined at line 857 of file llvm/lib/Passes/PassBuilder.cpp
-
basic_string gtest_WeightAndEndiannessTestInstrProfReaderWriterTest_EvalGenerateName_ (const ::testing::TestParamInfo<InstrProfReaderWriterTest::ParamType> & info)Defined at line 859 of file llvm/unittests/ProfileData/InstrProfTest.cpp
-
ParamGenerator gtest_WeightAndEndiannessTestInstrProfReaderWriterTest_EvalGenerator_ ()Defined at line 859 of file llvm/unittests/ProfileData/InstrProfTest.cpp
-
void expectNotFoundError (Error Err)Defined at line 861 of file llvm/unittests/FileCheck/FileCheckTest.cpp
-
Expected<bool> parseCoroSplitPassOptions (StringRef Params)Defined at line 862 of file llvm/lib/Passes/PassBuilder.cpp
-
void updateDomTree (MachineDominatorTree * DomTree, const SSAIfConv & IfConv, ArrayRef<MachineBasicBlock *> Removed)Update the dominator tree after if-conversion erased some blocks.
Defined at line 862 of file llvm/lib/CodeGen/EarlyIfConversion.cpp
-
int findCoveragePointAddrs (const std::string & FileName)Locate addresses of all coverage points in a file. Coverage point
is defined as the 'address of instruction following __sanitizer_cov
call - 1'.
Defined at line 863 of file llvm/tools/sancov/sancov.cpp
-
void printDelinearization (raw_ostream & O, Function * F, LoopInfo * LI, ScalarEvolution * SE)Defined at line 864 of file llvm/lib/Analysis/Delinearization.cpp
-
Expected<bool> parsePostOrderFunctionAttrsPassOptions (StringRef Params)Defined at line 867 of file llvm/lib/Passes/PassBuilder.cpp
-
template <typename AggregateT = std::vector<std::pair<MachO::Target, std::string>>>Array serializeFieldInInsertionOrder (TBDKey Key, const AggregateT & Values, const TargetList & ActiveTargets)Defined at line 869 of file llvm/lib/TextAPI/TextStubV5.cpp
-
void printCovPoints (const std::string & ObjFile, raw_ostream & OS)Defined at line 871 of file llvm/tools/sancov/sancov.cpp
-
Expected<CFGuardPass::Mechanism> parseCFGuardPassOptions (StringRef Params)Defined at line 872 of file llvm/lib/Passes/PassBuilder.cpp
-
template <typename VecType>VecType createBitVectorFromBits (uint32_t Size, initializer_list SetBits)Defined at line 879 of file llvm/unittests/ADT/BitVectorTest.cpp
-
ErrorOr<bool> isCoverageFile (const std::string & FileName)Defined at line 879 of file llvm/tools/sancov/sancov.cpp
-
void updateLoops (MachineLoopInfo * Loops, ArrayRef<MachineBasicBlock *> Removed)Update LoopInfo after if-conversion.
Defined at line 880 of file llvm/lib/CodeGen/EarlyIfConversion.cpp
-
Constant * SymbolicallyEvaluateGEP (const GEPOperator * GEP, ArrayRef Ops, const DataLayout & DL, const TargetLibraryInfo * TLI)If we can symbolically evaluate the GEP constant expression, do so.
Defined at line 881 of file llvm/lib/Analysis/ConstantFolding.cpp
-
Expected<bool> parseEarlyCSEPassOptions (StringRef Params)Defined at line 892 of file llvm/lib/Passes/PassBuilder.cpp
-
Expected<bool> parseEntryExitInstrumenterPassOptions (StringRef Params)Defined at line 896 of file llvm/lib/Passes/PassBuilder.cpp
-
template <uint16_t Version, class AddrType>void TestAddresses ()Defined at line 898 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp
-
Array serializeSymbols (iterator_range Symbols, const TargetList & ActiveTargets)Defined at line 900 of file llvm/lib/TextAPI/TextStubV5.cpp
-
Expected<bool> parseDropUnnecessaryAssumesPassOptions (StringRef Params)Defined at line 901 of file llvm/lib/Passes/PassBuilder.cpp
-
bool isSymbolizedCoverageFile (const std::string & FileName)Defined at line 901 of file llvm/tools/sancov/sancov.cpp
-
Expected<bool> parseLoopExtractorPassOptions (StringRef Params)Defined at line 906 of file llvm/lib/Passes/PassBuilder.cpp
-
int symbolize (const RawCoverage & Data, basic_string ObjectFile)Defined at line 906 of file llvm/tools/sancov/sancov.cpp
-
Expected<bool> parseLowerMatrixIntrinsicsPassOptions (StringRef Params)Defined at line 910 of file llvm/lib/Passes/PassBuilder.cpp
-
template <typename Remark>Remark & operator<< (Remark & R, Cycles C)Defined at line 912 of file llvm/lib/CodeGen/EarlyIfConversion.cpp
-
Expected<IRNormalizerOptions> parseIRNormalizerPassOptions (StringRef Params)Defined at line 915 of file llvm/lib/Passes/PassBuilder.cpp
-
Expected<AddressSanitizerOptions> parseASanPassOptions (StringRef Params)Defined at line 940 of file llvm/lib/Passes/PassBuilder.cpp
-
int computeFunctions (const int & Points)Defined at line 950 of file llvm/tools/sancov/sancov.cpp
-
bool runOnBlock (BasicBlock & BB, const TargetLibraryInfo * TLI, const TargetTransformInfo * TTI, const TargetLowering * TL, const DataLayout & DL, ProfileSummaryInfo * PSI, BlockFrequencyInfo * BFI, DomTreeUpdater * DTU)Returns true if a change was made.
Defined at line 952 of file llvm/lib/CodeGen/ExpandMemCmp.cpp
-
template <typename VecType>VecType createBitVector (uint32_t Size, const RangeList & setRanges)Defined at line 953 of file llvm/unittests/ADT/BitVectorTest.cpp
-
Expected<HWAddressSanitizerOptions> parseHWASanPassOptions (StringRef Params)Defined at line 960 of file llvm/lib/Passes/PassBuilder.cpp
-
int computeNotCoveredFunctions (const SymbolizedCoverage & Coverage)Defined at line 961 of file llvm/tools/sancov/sancov.cpp
-
PreservedAnalyses runImpl (Function & F, const TargetLibraryInfo * TLI, const TargetTransformInfo * TTI, const TargetLowering * TL, ProfileSummaryInfo * PSI, BlockFrequencyInfo * BFI, DominatorTree * DT)Defined at line 971 of file llvm/lib/CodeGen/ExpandMemCmp.cpp
-
Array serializeFlags (const InterfaceFile * File)Defined at line 973 of file llvm/lib/TextAPI/TextStubV5.cpp
-
int computeCoveredFunctions (const SymbolizedCoverage & Coverage)Defined at line 977 of file llvm/tools/sancov/sancov.cpp
-
void CheckFixedToFloatConversion (int64_t Val, const FixedPointSemantics & Sema, float Result)Defined at line 979 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
Expected<EmbedBitcodeOptions> parseEmbedBitcodePassOptions (StringRef Params)Defined at line 980 of file llvm/lib/Passes/PassBuilder.cpp
-
void testDiv (APInt a, APInt b, APInt c)Tests different div/rem varaints using scheme (a * b + c) / a
Defined at line 983 of file llvm/unittests/ADT/APIntTest.cpp
-
void CheckFixedToHalfConversion (int64_t Val, const FixedPointSemantics & Sema, float Result)Defined at line 986 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
Expected serializeIF (const InterfaceFile * File)Defined at line 987 of file llvm/lib/TextAPI/TextStubV5.cpp
-
FunctionLocs resolveFunctions (const SymbolizedCoverage & Coverage, const int & Fns)finds first location in a file for each function.
Defined at line 996 of file llvm/tools/sancov/sancov.cpp
-
Constant * ConstantFoldInstOperandsImpl (const Value * InstOrCE, unsigned int Opcode, ArrayRef Ops, const DataLayout & DL, const TargetLibraryInfo * TLI, bool AllowNonDeterministic)Attempt to constant fold an instruction with the
specified opcode and operands. If successful, the constant result is
returned, if not, null is returned. Note that this function can fail when
attempting to fold instructions like loads and stores, which have no
constant expression form.
Defined at line 998 of file llvm/lib/Analysis/ConstantFolding.cpp
-
Expected<LowerAllowCheckPass::Options> parseLowerAllowCheckPassOptions (StringRef Params)Defined at line 999 of file llvm/lib/Passes/PassBuilder.cpp
-
void printFunctionLocs (const FunctionLocs & FnLocs, raw_ostream & OS)Defined at line 1014 of file llvm/tools/sancov/sancov.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const AAPointerInfo::OffsetInfo & OI)Defined at line 1015 of file llvm/lib/Transforms/IPO/AttributorAttributes.cpp
-
bool testCSKYArch (StringRef Arch, StringRef DefaultCPU)Defined at line 1017 of file llvm/unittests/TargetParser/CSKYTargetParserTest.cpp
-
CoverageStats computeStats (const SymbolizedCoverage & Coverage)Defined at line 1020 of file llvm/tools/sancov/sancov.cpp
-
void printCoveredFunctions (const SymbolizedCoverage & CovData, raw_ostream & OS)Print list of covered functions.
Line format:
<file
_name>:
<line
>
<function
_name>
Defined at line 1029 of file llvm/tools/sancov/sancov.cpp
-
error_code make_error_code (test_error_code E)Defined at line 1036 of file llvm/unittests/Support/ErrorTest.cpp
-
void printNotCoveredFunctions (const SymbolizedCoverage & CovData, raw_ostream & OS)Print list of not covered functions.
Line format:
<file
_name>:
<line
>
<function
_name>
Defined at line 1037 of file llvm/tools/sancov/sancov.cpp
-
void readAndPrintRawCoverage (const int & FileNames, raw_ostream & OS)Read list of files and merges their coverage info.
Defined at line 1044 of file llvm/tools/sancov/sancov.cpp
-
Expected getJSON (const InterfaceFile * File, FileType FileKind)Defined at line 1048 of file llvm/lib/TextAPI/TextStubV5.cpp
-
const char * bitnessToString (uint32_t Bitness)Defined at line 1054 of file llvm/tools/sancov/sancov.cpp
-
void initializeNetwork (const ProfiParams & Params, MinCostMaxFlow & Network, FlowFunction & Func)Initializing flow network for a given function.
Every block is split into two nodes that are responsible for (i) an
incoming flow, (ii) an outgoing flow; they penalize an increase or a
reduction of the block weight.
Defined at line 1056 of file llvm/lib/Transforms/Utils/SampleProfileInference.cpp
-
const std::error_category & TErrorCategory ()Defined at line 1063 of file llvm/unittests/Support/ErrorTest.cpp
-
basic_string gtest_ParameterizedCovMapTestCoverageMappingTest_EvalGenerateName_ (const ::testing::TestParamInfo<CoverageMappingTest::ParamType> & info)Defined at line 1065 of file llvm/unittests/ProfileData/CoverageMappingTest.cpp
-
ParamGenerator gtest_ParameterizedCovMapTestCoverageMappingTest_EvalGenerator_ ()Defined at line 1065 of file llvm/unittests/ProfileData/CoverageMappingTest.cpp
-
void warnIfDifferentBitness (const FileHeader & Header1, const FileHeader & Header2, const std::string & File1Desc, const std::string & File2Desc)Warn if two file headers have different bitness.
Defined at line 1067 of file llvm/tools/sancov/sancov.cpp
-
void testDiv (APInt a, uint64_t b, APInt c)Defined at line 1078 of file llvm/unittests/ADT/APIntTest.cpp
-
PrettyPrinter & selectPrettyPrinter (const Triple & Triple)Defined at line 1079 of file llvm/tools/llvm-objdump/llvm-objdump.cpp
-
Expected<MemorySanitizerOptions> parseMSanPassOptions (StringRef Params)Defined at line 1079 of file llvm/lib/Passes/PassBuilder.cpp
-
basic_string gtest_AArch64CPUTestsAArch64CPUTestFixture_EvalGenerateName_ (const ::testing::TestParamInfo<AArch64CPUTestFixture::ParamType> & info)Defined at line 1084 of file llvm/unittests/TargetParser/TargetParserTest.cpp
-
ParamGenerator gtest_AArch64CPUTestsAArch64CPUTestFixture_EvalGenerator_ ()Defined at line 1084 of file llvm/unittests/TargetParser/TargetParserTest.cpp
-
void diffRawCoverage (const std::string & FileA, const std::string & FileB, const std::string & OutputFile)Compute difference between two coverage files (A - B) and write to output
file.
Defined at line 1086 of file llvm/tools/sancov/sancov.cpp
-
Error createAnyError ()Defined at line 1090 of file llvm/unittests/Support/ErrorTest.cpp
-
Constant * ConstantFoldConstantImpl (const Constant * C, const DataLayout & DL, const TargetLibraryInfo * TLI, int & FoldedOps)Defined at line 1097 of file llvm/lib/Analysis/ConstantFolding.cpp
-
void CheckAdd (const APFixedPoint & Lhs, const APFixedPoint & Rhs, const APFixedPoint & Res)Defined at line 1105 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
Expected<AllocTokenOptions> parseAllocTokenPassOptions (StringRef Params)Defined at line 1109 of file llvm/lib/Passes/PassBuilder.cpp
-
void unionRawCoverage (const int & InputFiles, const std::string & OutputFile)Compute union of multiple coverage files and write to output file.
Defined at line 1110 of file llvm/tools/sancov/sancov.cpp
-
void CheckAddOverflow (const APFixedPoint & Lhs, const APFixedPoint & Rhs)Defined at line 1114 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
AllocationType allocTypeToUse (uint8_t AllocTypes)Map the uint8_t alloc types (which may contain NotCold|Cold) to the alloc
type we should actually use on the corresponding allocation.
If we can't clone a node that has NotCold+Cold alloc type, we will fall
back to using NotCold. So don't bother cloning to distinguish NotCold+Cold
from NotCold.
Defined at line 1124 of file llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
-
pair assignBlockCosts (const ProfiParams & Params, const FlowBlock & Block)Assign costs for increasing/decreasing the block counts.
Defined at line 1127 of file llvm/lib/Transforms/Utils/SampleProfileInference.cpp
-
Expected<SimplifyCFGOptions> parseSimplifyCFGOptions (StringRef Params)Parser of parameters for SimplifyCFG pass.
Defined at line 1135 of file llvm/lib/Passes/PassBuilder.cpp
-
int merge (const int & Coverages)Defined at line 1136 of file llvm/tools/sancov/sancov.cpp
-
template <typename DerivedCCG, typename FuncTy, typename CallTy>bool allocTypesMatch (const std::vector<uint8_t> & InAllocTypes, const std::vector<std::shared_ptr<ContextEdge<DerivedCCG, FuncTy, CallTy>>> & Edges)Helper to check if the alloc types for all edges recorded in the
InAllocTypes vector match the alloc types for all edges in the Edges
vector.
Defined at line 1137 of file llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
-
pair assignJumpCosts (const ProfiParams & Params, const FlowJump & Jump)Assign costs for increasing/decreasing the jump counts.
Defined at line 1155 of file llvm/lib/Transforms/Utils/SampleProfileInference.cpp
-
void CheckMul (const APFixedPoint & Lhs, const APFixedPoint & Rhs, const APFixedPoint & Res)Defined at line 1158 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
template <typename DerivedCCG, typename FuncTy, typename CallTy>bool allocTypesMatchClone (const std::vector<uint8_t> & InAllocTypes, const ContextNode<DerivedCCG, FuncTy, CallTy> * Clone)Helper to check if the alloc types for all edges recorded in the
InAllocTypes vector match the alloc types for callee edges in the given
clone. Because the InAllocTypes were computed from the original node's callee
edges, and other cloning could have happened after this clone was created, we
need to find the matching clone callee edge, which may or may not exist.
Defined at line 1164 of file llvm/lib/Transforms/IPO/MemProfContextDisambiguation.cpp
-
void CheckMulOverflow (const APFixedPoint & Lhs, const APFixedPoint & Rhs)Defined at line 1167 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
int readSymbolizeAndMergeCmdArguments (int FileNames)Defined at line 1169 of file llvm/tools/sancov/sancov.cpp
-
void extractWeights (const ProfiParams & Params, MinCostMaxFlow & Network, FlowFunction & Func)Extract resulting block and edge counts from the flow network.
Defined at line 1182 of file llvm/lib/Transforms/Utils/SampleProfileInference.cpp
-
Expected<InstCombineOptions> parseInstCombineOptions (StringRef Params)Defined at line 1183 of file llvm/lib/Passes/PassBuilder.cpp
-
std::ostream & operator<< (std::ostream & os, const AArch64CPUAliasTestParams & params)Defined at line 1186 of file llvm/unittests/TargetParser/TargetParserTest.cpp
-
template <class TypeParam>void testEmpty (const TypeParam & A)Defined at line 1192 of file llvm/unittests/ADT/BitVectorTest.cpp
-
bool operator== (const To & LHS, const To & RHS)Defined at line 1197 of file llvm/unittests/ADT/SmallVectorTest.cpp
-
basic_string aarch64FeaturesFromBits (Bitset BitFlags)Defined at line 1210 of file llvm/unittests/TargetParser/TargetParserTest.cpp
-
Expected<LoopVectorizeOptions> parseLoopVectorizeOptions (StringRef Params)Parser of parameters for LoopVectorize pass.
Defined at line 1215 of file llvm/lib/Passes/PassBuilder.cpp
-
void verifyInput (const FlowFunction & Func)Verify that the provided block/jump weights are as expected.
Defined at line 1219 of file llvm/lib/Transforms/Utils/SampleProfileInference.cpp
-
void CheckDiv (const APFixedPoint & Lhs, const APFixedPoint & Rhs, const APFixedPoint & Expected)Defined at line 1222 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
void CheckDivOverflow (const APFixedPoint & Lhs, const APFixedPoint & Rhs)Defined at line 1231 of file llvm/unittests/ADT/APFixedPointTest.cpp
-
Expected<std::pair<bool, bool>> parseLoopUnswitchOptions (StringRef Params)Defined at line 1235 of file llvm/lib/Passes/PassBuilder.cpp
-
void EliminateDeadPhis (MachineBasicBlock * MBB, MachineRegisterInfo & MRI, LiveIntervals * LIS, bool KeepSingleSrcPhi)Remove any dead phis in MBB. Dead phis either have only one block as input
(in which case they are the identity) or have no uses.
Defined at line 1237 of file llvm/lib/CodeGen/ModuloSchedule.cpp
-
basic_string gtest_EdgeCaseTestValueProfileMergeEdgeCaseTest_EvalGenerateName_ (const ::testing::TestParamInfo<ValueProfileMergeEdgeCaseTest::ParamType> & info)Defined at line 1253 of file llvm/unittests/ProfileData/InstrProfTest.cpp
-
ParamGenerator gtest_EdgeCaseTestValueProfileMergeEdgeCaseTest_EvalGenerator_ ()Defined at line 1253 of file llvm/unittests/ProfileData/InstrProfTest.cpp
-
basic_string gtest_AArch64CPUAliasTestsAArch64CPUAliasTestFixture_EvalGenerateName_ (const ::testing::TestParamInfo<AArch64CPUAliasTestFixture::ParamType> & info)Defined at line 1255 of file llvm/unittests/TargetParser/TargetParserTest.cpp
-
ParamGenerator gtest_AArch64CPUAliasTestsAArch64CPUAliasTestFixture_EvalGenerator_ ()Defined at line 1255 of file llvm/unittests/TargetParser/TargetParserTest.cpp
-
bool isSoleCallToLocalFunction (const CallBase & CB, const Function & Callee)Return true if CB is the sole call to local function Callee.
Defined at line 1255 of file llvm/lib/Analysis/InlineCost.cpp
-
Expected<LICMOptions> parseLICMOptions (StringRef Params)Defined at line 1255 of file llvm/lib/Passes/PassBuilder.cpp
-
basic_string gtest_LineRangeParamsLineRangeFixture_EvalGenerateName_ (const ::testing::TestParamInfo<LineRangeFixture::ParamType> & info)Defined at line 1256 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
-
ParamGenerator gtest_LineRangeParamsLineRangeFixture_EvalGenerator_ ()Defined at line 1256 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
-
void verifyOutput (const FlowFunction & Func)Verify that the computed flow values satisfy flow conservation rules.
Defined at line 1256 of file llvm/lib/Transforms/Utils/SampleProfileInference.cpp
-
Style getExistingStyle (StringRef Path)Defined at line 1257 of file llvm/lib/Support/VirtualFileSystem.cpp
-
void addValueProfData (InstrProfRecord & Record)Defined at line 1261 of file llvm/unittests/ProfileData/InstrProfTest.cpp
-
SmallString canonicalize (StringRef Path)Removes leading "./" as well as path components like ".." and ".".
Defined at line 1269 of file llvm/lib/Support/VirtualFileSystem.cpp
-
Expected<std::pair<bool, bool>> parseLoopRotateOptions (StringRef Params)Defined at line 1273 of file llvm/lib/Passes/PassBuilder.cpp
-
bool isFileNotFound (error_code EC, RedirectingFileSystem::Entry * E)Whether the error and entry specify a file/directory that was not found.
Defined at line 1282 of file llvm/lib/Support/VirtualFileSystem.cpp
-
bool lowerAmxType (Function & F, const TargetMachine * TM, TargetLibraryInfo * TLI)Defined at line 1283 of file llvm/lib/Target/X86/X86LowerAMXType.cpp
-
bool testAArch64Arch (StringRef Arch)Defined at line 1287 of file llvm/unittests/TargetParser/TargetParserTest.cpp
-
basic_string gtest_BadMinInstLenParamsBadMinInstLenFixture_EvalGenerateName_ (const ::testing::TestParamInfo<BadMinInstLenFixture::ParamType> & info)Defined at line 1291 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
-
ParamGenerator gtest_BadMinInstLenParamsBadMinInstLenFixture_EvalGenerator_ ()Defined at line 1291 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
-
Expected<bool> parseMergedLoadStoreMotionOptions (StringRef Params)Defined at line 1293 of file llvm/lib/Passes/PassBuilder.cpp
-
bool testAArch64Extension (StringRef CPUName, StringRef ArchExt)Defined at line 1313 of file llvm/unittests/TargetParser/TargetParserTest.cpp
-
Expected<GVNOptions> parseGVNOptions (StringRef Params)Defined at line 1313 of file llvm/lib/Passes/PassBuilder.cpp
-
bool testAArch64Extension (const AArch64::ArchInfo & AI, StringRef ArchExt)Defined at line 1322 of file llvm/unittests/TargetParser/TargetParserTest.cpp
-
Expected<IPSCCPOptions> parseIPSCCPOptions (StringRef Params)Defined at line 1343 of file llvm/lib/Passes/PassBuilder.cpp
-
Expected<ScalarizerPassOptions> parseScalarizerOptions (StringRef Params)Defined at line 1360 of file llvm/lib/Passes/PassBuilder.cpp
-
basic_string interceptStdout (function F)Defined at line 1362 of file llvm/unittests/Support/CommandLineTest.cpp
-
std::optional<ValueAndVReg> getAnyConstantSplat (Register VReg, const MachineRegisterInfo & MRI, bool AllowUndef)Defined at line 1365 of file llvm/lib/CodeGen/GlobalISel/Utils.cpp
-
Expected<SROAOptions> parseSROAOptions (StringRef Params)Defined at line 1394 of file llvm/lib/Passes/PassBuilder.cpp
-
void printOptionInfo (const cl::Option & O)This is a workaround for cl::Option sub-classes having their
printOptionInfo functions private.
Defined at line 1397 of file llvm/unittests/Support/CommandLineTest.cpp
-
int convertTo (Instruction * I, const InstructionsState & S)Defined at line 1407 of file llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
-
Expected<StackLifetime::LivenessType> parseStackLifetimeOptions (StringRef Params)Defined at line 1407 of file llvm/lib/Passes/PassBuilder.cpp
-
Expected<bool> parseDependenceAnalysisPrinterOptions (StringRef Params)Defined at line 1427 of file llvm/lib/Passes/PassBuilder.cpp
-
Expected<bool> parseSeparateConstOffsetFromGEPPassOptions (StringRef Params)Defined at line 1432 of file llvm/lib/Passes/PassBuilder.cpp
-
basic_string Join (StringRef A, StringRef B, StringRef C)Defined at line 1433 of file llvm/unittests/TargetParser/TripleTest.cpp
-
Expected<bool> parseStructurizeCFGPassOptions (StringRef Params)Defined at line 1437 of file llvm/lib/Passes/PassBuilder.cpp
-
Expected<OptimizationLevel> parseFunctionSimplificationPipelineOptions (StringRef Params)Defined at line 1442 of file llvm/lib/Passes/PassBuilder.cpp
-
basic_string Join (StringRef A, StringRef B, StringRef C, StringRef D)Defined at line 1442 of file llvm/unittests/TargetParser/TripleTest.cpp
-
Expected<bool> parseMemorySSAPrinterPassOptions (StringRef Params)Defined at line 1453 of file llvm/lib/Passes/PassBuilder.cpp
-
Expected<bool> parseSpeculativeExecutionPassOptions (StringRef Params)Defined at line 1458 of file llvm/lib/Passes/PassBuilder.cpp
-
Expected<std::string> parseMemProfUsePassOptions (StringRef Params)Defined at line 1463 of file llvm/lib/Passes/PassBuilder.cpp
-
bool operator== (const Doggos & Doggo, const WooferCmp & )Defined at line 1473 of file llvm/unittests/ADT/STLExtrasTest.cpp
-
Expected<StructuralHashOptions> parseStructuralHashPrinterPassOptions (StringRef Params)Defined at line 1480 of file llvm/lib/Passes/PassBuilder.cpp
-
void printOptionValue (const cl::Option & O)Defined at line 1489 of file llvm/unittests/Support/CommandLineTest.cpp
-
Expected<bool> parseWinEHPrepareOptions (StringRef Params)Defined at line 1493 of file llvm/lib/Passes/PassBuilder.cpp
-
Expected<GlobalMergeOptions> parseGlobalMergeOptions (StringRef Params)Defined at line 1498 of file llvm/lib/Passes/PassBuilder.cpp
-
Expected<SmallVector<std::string, 0>> parseInternalizeGVs (StringRef Params)Defined at line 1529 of file llvm/lib/Passes/PassBuilder.cpp
-
Expected<RegAllocFastPass::Options> parseRegAllocFastPassOptions (PassBuilder & PB, StringRef Params)Defined at line 1547 of file llvm/lib/Passes/PassBuilder.cpp
-
Expected<BoundsCheckingPass::Options> parseBoundsCheckingOptions (StringRef Params)Defined at line 1580 of file llvm/lib/Passes/PassBuilder.cpp
-
basic_string remove_dots (StringRef path, bool remove_dot_dot, Style style)Defined at line 1590 of file llvm/unittests/Support/Path.cpp
-
Expected<CodeGenOptLevel> parseExpandIRInstsOptions (StringRef Param)Defined at line 1635 of file llvm/lib/Passes/PassBuilder.cpp
-
Expected<RAGreedyPass::Options> parseRegAllocGreedyFilterFunc (PassBuilder & PB, StringRef Params)Defined at line 1656 of file llvm/lib/Passes/PassBuilder.cpp
-
Expected<bool> parseMachineSinkingPassOptions (StringRef Params)Defined at line 1670 of file llvm/lib/Passes/PassBuilder.cpp
-
Expected<bool> parseMachineBlockPlacementPassOptions (StringRef Params)Defined at line 1675 of file llvm/lib/Passes/PassBuilder.cpp
-
Expected<bool> parseVirtRegRewriterPassOptions (StringRef Params)Defined at line 1688 of file llvm/lib/Passes/PassBuilder.cpp
-
basic_string gtest_TruncatedPrologueParamsTruncatedPrologueFixture_EvalGenerateName_ (const ::testing::TestParamInfo<TruncatedPrologueFixture::ParamType> & info)Defined at line 1698 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
-
ParamGenerator gtest_TruncatedPrologueParamsTruncatedPrologueFixture_EvalGenerator_ ()Defined at line 1698 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
-
bool linkOrdersEqual (const std::vector<JITDylibSP> & LHS, ArrayRef RHS)Defined at line 1703 of file llvm/unittests/ExecutionEngine/Orc/CoreAPIsTest.cpp
-
Expected<FatLTOOptions> parseFatLTOOptions (StringRef Params)Defined at line 1706 of file llvm/lib/Passes/PassBuilder.cpp
-
uint8_t getEncodedType (const MCSectionXCOFF * )Packs the csect's alignment and type into a byte.
Defined at line 1709 of file llvm/lib/MC/XCOFFObjectWriter.cpp
-
int SCCNodes (LazyCallGraph::SCC & C)Returns a vector containing the SCC's nodes. Useful for not iterating over an
SCC while mutating it.
Defined at line 1716 of file llvm/unittests/Analysis/CGSCCPassManagerTest.cpp
-
basic_string gtest_IEEESemanticsAPFloatConvertFromAPIntParamTest_EvalGenerateName_ (const ::testing::TestParamInfo<APFloatConvertFromAPIntParamTest::ParamType> & info)Defined at line 1740 of file llvm/unittests/ADT/APFloatTest.cpp
-
ParamGenerator gtest_IEEESemanticsAPFloatConvertFromAPIntParamTest_EvalGenerator_ ()Defined at line 1740 of file llvm/unittests/ADT/APFloatTest.cpp
-
APInt nanbitsFromAPInt (const fltSemantics & Sem, bool SNaN, bool Negative, uint64_t payload)Defined at line 1747 of file llvm/unittests/ADT/APFloatTest.cpp
-
void ICmpTestImpl (Predicate Pred)Defined at line 1796 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
void createFileWithData (const Twine & Path, bool ShouldExistBefore, CreationDisposition Disp, StringRef Data)Defined at line 1817 of file llvm/unittests/Support/Path.cpp
-
void verifyFileContents (const Twine & Path, StringRef Contents)Defined at line 1828 of file llvm/unittests/Support/Path.cpp
-
template <class SF>SUnit * popFromQueueImpl (int & Q, SF & Picker)Defined at line 1847 of file llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
-
basic_string gtest_TruncatedExtendedOpcodeParamsTruncatedExtendedOpcodeFixture_EvalGenerateName_ (const ::testing::TestParamInfo<TruncatedExtendedOpcodeFixture::ParamType> & info)Defined at line 1856 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
-
ParamGenerator gtest_TruncatedExtendedOpcodeParamsTruncatedExtendedOpcodeFixture_EvalGenerator_ ()Defined at line 1856 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
-
template <class SF>SUnit * popFromQueue (int & Q, SF & Picker, ScheduleDAG * DAG)Defined at line 1863 of file llvm/lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
-
basic_string gtest_MaybeSparseMaybeSparseInstrProfTest_EvalGenerateName_ (const ::testing::TestParamInfo<MaybeSparseInstrProfTest::ParamType> & info)Defined at line 1872 of file llvm/unittests/ProfileData/InstrProfTest.cpp
-
ParamGenerator gtest_MaybeSparseMaybeSparseInstrProfTest_EvalGenerator_ ()Defined at line 1872 of file llvm/unittests/ProfileData/InstrProfTest.cpp
-
bool isNotCapturedBeforeOrInLoop (const Value * V, const Loop * L, DominatorTree * DT)Defined at line 1873 of file llvm/lib/Transforms/Scalar/LICM.cpp
-
bool isNotVisibleOnUnwindInLoop (const Value * Object, const Loop * L, DominatorTree * DT)Return true if we can prove that a caller cannot inspect the object if an
unwind occurs inside the loop.
Defined at line 1886 of file llvm/lib/Transforms/Scalar/LICM.cpp
-
bool isThreadLocalObject (const Value * Object, const Loop * L, DominatorTree * DT, TargetTransformInfo * TTI)Defined at line 1896 of file llvm/lib/Transforms/Scalar/LICM.cpp
-
basic_string gtest_TruncatedStandardOpcodeParamsTruncatedStandardOpcodeFixture_EvalGenerateName_ (const ::testing::TestParamInfo<TruncatedStandardOpcodeFixture::ParamType> & info)Defined at line 1935 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
-
ParamGenerator gtest_TruncatedStandardOpcodeParamsTruncatedStandardOpcodeFixture_EvalGenerator_ ()Defined at line 1935 of file llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
-
void verifyRead (int FD, StringRef Data, bool ShouldSucceed)Defined at line 1961 of file llvm/unittests/Support/Path.cpp
-
void verifyWrite (int FD, StringRef Data, bool ShouldSucceed)Defined at line 1974 of file llvm/unittests/Support/Path.cpp
-
template <typename Fn>void TestNoWrapRegionExhaustive (BinaryOps BinOp, unsigned int NoWrapKind, Fn OverflowFn)Defined at line 2039 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
Constant * GetConstantFoldFPValue (double V, Type * Ty)Defined at line 2065 of file llvm/lib/Analysis/ConstantFolding.cpp
-
Constant * GetConstantFoldFPValue128 (float128 V, Type * Ty)Defined at line 2078 of file llvm/lib/Analysis/ConstantFolding.cpp
-
void llvm_fenv_clearexcept ()Clear the floating-point exception state.
Defined at line 2086 of file llvm/lib/Analysis/ConstantFolding.cpp
-
bool llvm_fenv_testexcept ()Test if a floating-point exception was raised.
Defined at line 2094 of file llvm/lib/Analysis/ConstantFolding.cpp
-
template <typename LoadCommandType>ArrayRef getSegmentContents (const MachOObjectFile & Obj, LoadCommandInfo LoadCmd, StringRef SegmentName)Defined at line 2100 of file llvm/lib/Object/MachOObjectFile.cpp
-
APFloat FTZPreserveSign (const APFloat & V)Defined at line 2105 of file llvm/lib/Analysis/ConstantFolding.cpp
-
APFloat FlushToPositiveZero (const APFloat & V)Defined at line 2111 of file llvm/lib/Analysis/ConstantFolding.cpp
-
template <typename LoadCommandType>ArrayRef getSegmentContents (const MachOObjectFile & Obj, LoadCommandInfo LoadCmd)Defined at line 2116 of file llvm/lib/Object/MachOObjectFile.cpp
-
APFloat FlushWithDenormKind (const APFloat & V, DenormalModeKind DenormKind)Defined at line 2117 of file llvm/lib/Analysis/ConstantFolding.cpp
-
Constant * ConstantFoldFP (double (*)(double) NativeFP, const APFloat & V, Type * Ty, DenormalMode DenormMode)Defined at line 2133 of file llvm/lib/Analysis/ConstantFolding.cpp
-
Constant * ConstantFoldFP128 (float128 (*)(float128) NativeFP, const APFloat & V, Type * Ty)Defined at line 2157 of file llvm/lib/Analysis/ConstantFolding.cpp
-
Constant * ConstantFoldBinaryFP (double (*)(double, double) NativeFP, const APFloat & V, const APFloat & W, Type * Ty)Defined at line 2170 of file llvm/lib/Analysis/ConstantFolding.cpp
-
Constant * constantFoldVectorReduce (Intrinsic::ID IID, Constant * Op)Defined at line 2182 of file llvm/lib/Analysis/ConstantFolding.cpp
-
basic_string gtest_AArch64ExtensionDependenciesBaseArchAArch64ExtensionDependenciesBaseArchTestFixture_EvalGenerateName_ (const ::testing::TestParamInfo<AArch64ExtensionDependenciesBaseArchTestFixture::ParamType> & info)Defined at line 2271 of file llvm/unittests/TargetParser/TargetParserTest.cpp
-
::testing::internal::ParamGenerator<AArch64ExtensionDependenciesBaseArchTestFixture::ParamType> gtest_AArch64ExtensionDependenciesBaseArchAArch64ExtensionDependenciesBaseArchTestFixture_EvalGenerator_ ()Defined at line 2271 of file llvm/unittests/TargetParser/TargetParserTest.cpp
-
Constant * ConstantFoldSSEConvertToInt (const APFloat & Val, bool roundTowardZero, Type * Ty, bool IsSigned)Attempt to fold an SSE floating point to integer conversion of a constant
floating point. If roundTowardZero is false, the default IEEE rounding is
used (toward nearest, ties to even). This matches the behavior of the
non-truncating SSE instructions in the default rounding mode. The desired
integer type Ty is used to select how many bits are available for the
result. Returns null if the conversion cannot be performed, otherwise
returns the Constant value resulting from the conversion.
Defined at line 2271 of file llvm/lib/Analysis/ConstantFolding.cpp
-
double getValueAsDouble (ConstantFP * Op)Defined at line 2291 of file llvm/lib/Analysis/ConstantFolding.cpp
-
basic_string gtest_AArch64ExtensionDependenciesBaseCPUAArch64ExtensionDependenciesBaseCPUTestFixture_EvalGenerateName_ (const ::testing::TestParamInfo<AArch64ExtensionDependenciesBaseCPUTestFixture::ParamType> & info)Defined at line 2303 of file llvm/unittests/TargetParser/TargetParserTest.cpp
-
::testing::internal::ParamGenerator<AArch64ExtensionDependenciesBaseCPUTestFixture::ParamType> gtest_AArch64ExtensionDependenciesBaseCPUAArch64ExtensionDependenciesBaseCPUTestFixture_EvalGenerator_ ()Defined at line 2303 of file llvm/unittests/TargetParser/TargetParserTest.cpp
-
bool getConstIntOrUndef (Value * Op, const APInt *& C)Defined at line 2303 of file llvm/lib/Analysis/ConstantFolding.cpp
-
bool mayFoldConstrained (ConstrainedFPIntrinsic * CI, opStatus St)Checks if the given intrinsic call, which evaluates to constant, is allowed
to be folded.
Parameters
CI Constrained intrinsic call.St Exception flags raised during constant evaluation.Defined at line 2320 of file llvm/lib/Analysis/ConstantFolding.cpp
-
RoundingMode getEvaluationRoundingMode (const ConstrainedFPIntrinsic * CI)Returns the rounding mode that should be used for constant evaluation.
Defined at line 2346 of file llvm/lib/Analysis/ConstantFolding.cpp
-
Constant * constantFoldCanonicalize (const Type * Ty, const CallBase * CI, const APFloat & Src)Try to constant fold llvm.canonicalize for the given caller and value.
Defined at line 2359 of file llvm/lib/Analysis/ConstantFolding.cpp
-
Constant * ConstantFoldScalarCall1 (StringRef Name, Intrinsic::ID IntrinsicID, Type * Ty, ArrayRef Operands, const TargetLibraryInfo * TLI, const CallBase * Call)Defined at line 2408 of file llvm/lib/Analysis/ConstantFolding.cpp
-
template <typename Fn1, typename Fn2>void TestOverflowExhaustive (Fn1 OverflowFn, Fn2 MayOverflowFn)Defined at line 2415 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
int64_t getKnownNonNullAndDerefBytesForUse (Attributor & A, const AbstractAttribute & QueryingAA, Value & AssociatedValue, const Use * U, const Instruction * I, bool & IsNonNull, bool & TrackUse)Defined at line 2510 of file llvm/lib/Transforms/IPO/AttributorAttributes.cpp
-
basic_string gtest_IVBitsOpenMPIRBuilderTestWithIVBits_EvalGenerateName_ (const int & info)Defined at line 2604 of file llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-
int gtest_IVBitsOpenMPIRBuilderTestWithIVBits_EvalGenerator_ ()Defined at line 2604 of file llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-
bool hasFunctionEndAsUniqueSuccessor (const BasicBlock * BB)Determines if
exits the function unconditionally itself or reaches a
block that does through only unique successors.
Defined at line 2683 of file llvm/lib/Transforms/IPO/OpenMPOpt.cpp
-
basic_string gtest_OpenMPWSLoopSchedulingTypesOpenMPIRBuilderTestWithParams_EvalGenerateName_ (const int & info)Defined at line 2751 of file llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-
int gtest_OpenMPWSLoopSchedulingTypesOpenMPIRBuilderTestWithParams_EvalGenerator_ ()Defined at line 2751 of file llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-
template <typename T, typename U>APFloat makeDoubleAPFloat (T Hi, U Lo)Defined at line 2767 of file llvm/unittests/ADT/APFloatTest.cpp
-
APFloat makeDoubleAPFloat (DD X)Defined at line 2790 of file llvm/unittests/ADT/APFloatTest.cpp
-
template <typename T>void testConstantRangeICmpPredEquivalence (Predicate SrcPred, T Func)Defined at line 2962 of file llvm/unittests/IR/ConstantRangeTest.cpp
-
Constant * evaluateCompare (const APFloat & Op1, const APFloat & Op2, const ConstrainedFPIntrinsic * Call)Defined at line 3167 of file llvm/lib/Analysis/ConstantFolding.cpp
-
Constant * ConstantFoldLibCall2 (StringRef Name, Type * Ty, ArrayRef Operands, const TargetLibraryInfo * TLI)Defined at line 3185 of file llvm/lib/Analysis/ConstantFolding.cpp
-
Constant * ConstantFoldIntrinsicCall2 (Intrinsic::ID IntrinsicID, Type * Ty, ArrayRef Operands, const CallBase * Call)Defined at line 3249 of file llvm/lib/Analysis/ConstantFolding.cpp
-
raw_ostream & operator<< (raw_ostream & OS, const ExtAddrMode & AM)Defined at line 3259 of file llvm/lib/CodeGen/CodeGenPrepare.cpp
-
bool mayContainUnboundedCycle (Function & F, Attributor & A)Helper function that checks whether a function has any cycle which we don't
know if it is bounded or not.
Loops with maximum trip count are considered bounded, any other cycle not.
Defined at line 3287 of file llvm/lib/Transforms/IPO/AttributorAttributes.cpp
-
APFloat ConstantFoldAMDGCNCubeIntrinsic (Intrinsic::ID IntrinsicID, const APFloat & S0, const APFloat & S1, const APFloat & S2)Defined at line 3809 of file llvm/lib/Analysis/ConstantFolding.cpp
-
Constant * ConstantFoldAMDGCNPermIntrinsic (ArrayRef Operands, Type * Ty)Defined at line 3864 of file llvm/lib/Analysis/ConstantFolding.cpp
-
Constant * ConstantFoldScalarCall3 (StringRef Name, Intrinsic::ID IntrinsicID, Type * Ty, ArrayRef Operands, const TargetLibraryInfo * TLI, const CallBase * Call)Defined at line 3904 of file llvm/lib/Analysis/ConstantFolding.cpp
-
void swapStruct (struct cfstring64_t & cfs)Defined at line 3933 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct class64_t & c)Defined at line 3940 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct class32_t & c)Defined at line 3948 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct class_ro64_t & cro)Defined at line 3956 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct class_ro32_t & cro)Defined at line 3970 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct method_list64_t & ml)Defined at line 3983 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct method_list32_t & ml)Defined at line 3988 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct method64_t & m)Defined at line 3993 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct method32_t & m)Defined at line 3999 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct method_relative_t & m)Defined at line 4005 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct protocol_list64_t & pl)Defined at line 4011 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct protocol_list32_t & pl)Defined at line 4015 of file llvm/tools/llvm-objdump/MachODump.cpp
-
raw_ostream & operator<< (raw_ostream & out, const LDVSSAPhi & PHI)Defined at line 4019 of file llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp
-
void swapStruct (struct protocol64_t & p)Defined at line 4019 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct protocol32_t & p)Defined at line 4030 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct ivar_list64_t & il)Defined at line 4041 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct ivar_list32_t & il)Defined at line 4046 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct ivar64_t & i)Defined at line 4051 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct ivar32_t & i)Defined at line 4059 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct objc_property_list64 & pl)Defined at line 4067 of file llvm/tools/llvm-objdump/MachODump.cpp
-
Constant * ConstantFoldScalarCall (StringRef Name, Intrinsic::ID IntrinsicID, Type * Ty, ArrayRef Operands, const TargetLibraryInfo * TLI, const CallBase * Call)Defined at line 4068 of file llvm/lib/Analysis/ConstantFolding.cpp
-
void swapStruct (struct objc_property_list32 & pl)Defined at line 4072 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct objc_property64 & op)Defined at line 4077 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct objc_property32 & op)Defined at line 4082 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct category64_t & c)Defined at line 4087 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct category32_t & c)Defined at line 4096 of file llvm/tools/llvm-objdump/MachODump.cpp
-
Constant * ConstantFoldFixedVectorCall (StringRef Name, Intrinsic::ID IntrinsicID, FixedVectorType * FVTy, ArrayRef Operands, const DataLayout & DL, const TargetLibraryInfo * TLI, const CallBase * Call)Defined at line 4096 of file llvm/lib/Analysis/ConstantFolding.cpp
-
void swapStruct (struct objc_image_info64 & o)Defined at line 4105 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct objc_image_info32 & o)Defined at line 4110 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct imageInfo_t & o)Defined at line 4115 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct message_ref64 & mr)Defined at line 4120 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct message_ref32 & mr)Defined at line 4125 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct objc_module_t & module)Defined at line 4130 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct objc_symtab_t & symtab)Defined at line 4137 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct objc_class_t & objc_class)Defined at line 4144 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct objc_category_t & objc_category)Defined at line 4157 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct objc_ivar_list_t & objc_ivar_list)Defined at line 4165 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct objc_ivar_t & objc_ivar)Defined at line 4169 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct objc_method_list_t & method_list)Defined at line 4175 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct objc_method_t & method)Defined at line 4180 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct objc_protocol_list_t & protocol_list)Defined at line 4186 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct objc_protocol_t & protocol)Defined at line 4191 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct objc_method_description_list_t & mdl)Defined at line 4199 of file llvm/tools/llvm-objdump/MachODump.cpp
-
void swapStruct (struct objc_method_description_t & md)Defined at line 4203 of file llvm/tools/llvm-objdump/MachODump.cpp
-
Constant * ConstantFoldScalableVectorCall (StringRef Name, Intrinsic::ID IntrinsicID, ScalableVectorType * SVTy, ArrayRef Operands, const DataLayout & DL, const TargetLibraryInfo * TLI, const CallBase * Call)Defined at line 4309 of file llvm/lib/Analysis/ConstantFolding.cpp
-
std::pair<Constant *, Constant *> ConstantFoldScalarFrexpCall (Constant * Op, Type * IntTy)Defined at line 4373 of file llvm/lib/Analysis/ConstantFolding.cpp
-
Constant * ConstantFoldStructCall (StringRef Name, Intrinsic::ID IntrinsicID, StructType * StTy, ArrayRef Operands, const DataLayout & DL, const TargetLibraryInfo * TLI, const CallBase * Call)Handle intrinsics that return tuples, which may be tuples of vectors.
Defined at line 4396 of file llvm/lib/Analysis/ConstantFolding.cpp
-
bool identifyAliveSuccessors (Attributor & A, const CallBase & CB, AbstractAttribute & AA, SmallVectorImpl<const Instruction *> & AliveSuccessors)Defined at line 4666 of file llvm/lib/Transforms/IPO/AttributorAttributes.cpp
-
bool identifyAliveSuccessors (Attributor & A, const InvokeInst & II, AbstractAttribute & AA, SmallVectorImpl<const Instruction *> & AliveSuccessors)Defined at line 4683 of file llvm/lib/Transforms/IPO/AttributorAttributes.cpp
-
bool identifyAliveSuccessors (Attributor & A, const BranchInst & BI, AbstractAttribute & AA, SmallVectorImpl<const Instruction *> & AliveSuccessors)Defined at line 4709 of file llvm/lib/Transforms/IPO/AttributorAttributes.cpp
-
bool identifyAliveSuccessors (Attributor & A, const SwitchInst & SI, AbstractAttribute & AA, SmallVectorImpl<const Instruction *> & AliveSuccessors)Defined at line 4734 of file llvm/lib/Transforms/IPO/AttributorAttributes.cpp
-
template <class ELFT>RelSymbol<ELFT> getSymbolForReloc (const ELFDumper<ELFT> & Dumper, const Relocation<ELFT> & Reloc)Defined at line 4915 of file llvm/tools/llvm-readobj/ELFDumper.cpp
-
template <typename InstTy>InstTy * findSingleUserInBlock (Value * V, BasicBlock * BB)Returns the single instruction of InstTy type in BB that uses the value V.
If there is more than one such instruction, returns null.
Defined at line 5079 of file llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-
bool isSimpleBinaryReduction (Value * Accum, BasicBlock * BB, Instruction::BinaryOps * OpCode)Returns true if BB contains a simple binary reduction that loads a value
from Accum, performs some binary operation with it, and stores it back to
Accum.
Defined at line 5101 of file llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-
bool isValueReducedToFuncArg (Value * V, BasicBlock * BB)Returns true if BB contains a binary reduction that reduces V using a binary
operator into an accumulator that is a function argument.
Defined at line 5117 of file llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-
bool findGEPZeroOne (Value * Ptr, Value *& Zero, Value *& One)Finds among users of Ptr a pair of GEP instructions with indices [0, 0] and
[0, 1], respectively, and assigns results of these instructions to Zero and
One. Returns true on success, false on failure or if such instructions are
not unique among the users of Ptr.
Defined at line 5138 of file llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-
InsertPoint sumReduction (InsertPoint IP, Value * LHS, Value * RHS, Value *& Result)Defined at line 5167 of file llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-
InsertPoint sumAtomicReduction (InsertPoint IP, Type * Ty, Value * LHS, Value * RHS)Defined at line 5175 of file llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-
InsertPoint xorReduction (InsertPoint IP, Value * LHS, Value * RHS, Value *& Result)Defined at line 5185 of file llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-
unsigned int getKnownAlignForUse (Attributor & A, AAAlign & QueryingAA, Value & AssociatedValue, const Use * U, const Instruction * I, bool & TrackUse)Defined at line 5192 of file llvm/lib/Transforms/IPO/AttributorAttributes.cpp
-
InsertPoint xorAtomicReduction (InsertPoint IP, Type * Ty, Value * LHS, Value * RHS)Defined at line 5193 of file llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-
void createScan (llvm::Value * scanVar, llvm::Type * scanType, OpenMPIRBuilder & OMPBuilder, int & Builder, LocationDescription Loc, OpenMPIRBuilder::InsertPointTy & allocaIP, ScanInfo *& ScanRedInfo)Defined at line 5449 of file llvm/unittests/Frontend/OpenMPIRBuilderTest.cpp
-
array ppcDoubleDoubleRoundToIntegralTests ()Defined at line 5456 of file llvm/unittests/ADT/APFloatTest.cpp
-
basic_string gtest_PPCDoubleDoubleRoundToIntegralValueParamTestsPPCDoubleDoubleRoundToIntegralValueTest_EvalGenerateName_ (const ::testing::TestParamInfo<PPCDoubleDoubleRoundToIntegralValueTest::ParamType> & info)Defined at line 5865 of file llvm/unittests/ADT/APFloatTest.cpp
-
ParamGenerator gtest_PPCDoubleDoubleRoundToIntegralValueParamTestsPPCDoubleDoubleRoundToIntegralValueTest_EvalGenerator_ ()Defined at line 5865 of file llvm/unittests/ADT/APFloatTest.cpp
-
basic_string gtest_PPCDoubleDoubleConvertToIntegerValueParamTestsPPCDoubleDoubleConvertToIntegerValueTest_EvalGenerateName_ (const ::testing::TestParamInfo<PPCDoubleDoubleConvertToIntegerValueTest::ParamType> & info)Defined at line 6212 of file llvm/unittests/ADT/APFloatTest.cpp
-
ParamGenerator gtest_PPCDoubleDoubleConvertToIntegerValueParamTestsPPCDoubleDoubleConvertToIntegerValueTest_EvalGenerator_ ()Defined at line 6212 of file llvm/unittests/ADT/APFloatTest.cpp
-
basic_string gtest_PPCDoubleDoubleCompareAbsoluteValueValueParamTestsPPCDoubleDoubleCompareAbsoluteValueValueTest_EvalGenerateName_ (const ::testing::TestParamInfo<PPCDoubleDoubleCompareAbsoluteValueValueTest::ParamType> & info)Defined at line 6363 of file llvm/unittests/ADT/APFloatTest.cpp
-
ParamGenerator gtest_PPCDoubleDoubleCompareAbsoluteValueValueParamTestsPPCDoubleDoubleCompareAbsoluteValueValueTest_EvalGenerator_ ()Defined at line 6363 of file llvm/unittests/ADT/APFloatTest.cpp
-
iterator_range<llvm::DIExpression::expr_op_iterator> ToDwarfOpIter (SmallVectorImpl<uint64_t> & Expr)Enables more convenient iteration over a DWARF expression vector.
Defined at line 6376 of file llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
-
basic_string gtest_PPCDoubleDoubleFrexpValueParamTestsPPCDoubleDoubleFrexpValueTest_EvalGenerateName_ (const ::testing::TestParamInfo<PPCDoubleDoubleFrexpValueTest::ParamType> & info)Defined at line 6737 of file llvm/unittests/ADT/APFloatTest.cpp
-
ParamGenerator gtest_PPCDoubleDoubleFrexpValueParamTestsPPCDoubleDoubleFrexpValueTest_EvalGenerator_ ()Defined at line 6737 of file llvm/unittests/ADT/APFloatTest.cpp
-
template <typename T>uint64_t read (StringRef Contents, ptrdiff_t Offset)Defined at line 7783 of file llvm/tools/llvm-objdump/MachODump.cpp
-
template <typename T>uint64_t readNext (StringRef Contents, ptrdiff_t & Offset)Defined at line 7795 of file llvm/tools/llvm-objdump/MachODump.cpp
-
bool operator< (const UseMemo & L, const UseMemo & R)operator
<
- Sort Memos by User.
Defined at line 12471 of file llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
-
template <typename InstType>bool makeChange (Attributor & AInstType * MemInstconst Use & UValue * OriginalValuePointerType * NewPtrTybool UseOriginalValue)Defined at line 12981 of file llvm/lib/Transforms/IPO/AttributorAttributes.cpp